Click or drag to resize

AbstractSessionSend Method

Namespace:  SoftGear.Strix.Unity.Runtime.Session
Assembly:  StrixUnityRuntime (in StrixUnityRuntime.dll) Version: 1.5.0
Syntax
C#
public virtual void Send(
	Object message
)

Parameters

message
Type: SystemObject
See Also