Ruyi SDK
Namespaces
Ruyi.Layer0
IPublishEndpoint Interface
IPublishEndpoint Methods
Send(T) Method
Click or drag to resizeClick or drag to resize

IPublishEndpointSendT Method

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

publish a message

Namespace:  Ruyi.Layer0
Assembly:  SDK.BaseAsync (in SDK.BaseAsync.dll) Version: 0.9.3.3995
Syntax
C#
Copy
Task<bool> Send<T>(
	T msg
)
where T : TBase

Parameters

msg
Type: T
the message

Type Parameters

T
the message type derived from TBase

Return Value

Type: TaskBoolean

[Missing <returns> documentation for "M:Ruyi.Layer0.IPublishEndpoint.Send``1(``0)"]

See Also

Reference

IPublishEndpoint Interface
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