Ruyi SDK
Namespaces
Ruyi.Layer0
TBinaryProtocolTS Class
TBinaryProtocolTS Methods
ReadMessageEndAsync Method
WriteMessageBeginAsync Method
Click or drag to resizeClick or drag to resize

TBinaryProtocolTSWriteMessageBeginAsync Method

[This is preliminary documentation and is subject to change.]

begin to write the message, see if we need to create a new transport

Namespace:  Ruyi.Layer0
Assembly:  SDK.BaseAsync (in SDK.BaseAsync.dll) Version: 0.9.3.3995
Syntax
C#
Copy
public virtual Task WriteMessageBeginAsync(
	TMessage message,
	CancellationToken token
)

Parameters

message
Type: TMessage

[Missing <param name="message"/> documentation for "M:Ruyi.Layer0.TBinaryProtocolTS.WriteMessageBeginAsync(Thrift.Protocols.Entities.TMessage,System.Threading.CancellationToken)"]

token
Type: System.ThreadingCancellationToken

[Missing <param name="token"/> documentation for "M:Ruyi.Layer0.TBinaryProtocolTS.WriteMessageBeginAsync(Thrift.Protocols.Entities.TMessage,System.Threading.CancellationToken)"]

Return Value

Type: Task

[Missing <returns> documentation for "M:Ruyi.Layer0.TBinaryProtocolTS.WriteMessageBeginAsync(Thrift.Protocols.Entities.TMessage,System.Threading.CancellationToken)"]

See Also

Reference

TBinaryProtocolTS Class
Ruyi.Layer0 Namespace

Copyright ©Zhongshan Subor Advanced Technology Co., Ltd. 2017-2018, All right reserved

Send comments on this topic to dev-support@playruyi.com