ReconnectableMessageChannelSend Method |
Namespace:
SoftGear.Strix.Unity.Runtime.Session
Assembly:
StrixUnityRuntime (in StrixUnityRuntime.dll) Version: 1.5.0
Syntax public bool Send(
Object message
)
Parameters
- message
- Type: SystemObject
Return Value
Type:
BooleanImplements
IMessageChannel.Send(Object)See Also