Click or drag to resize

ObjectStateSynchroniserTSendSynchronisedMessage Method

Sends a message to the corresponding instance on remote machines

Namespace:  ImmerseSDK.Interaction.State
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax
C#
protected void SendSynchronisedMessage(
	T payload
)

Parameters

payload
Type: T
See Also