com.onlineobject.objectnet Namespace

NetworkVariable<(Of <(<'T>)>)>..::..GetValue Method

Gets the current value of the network variable, potentially invoking synchronization logic.

Namespace:  com.onlineobject.objectnet
Assembly:  ObjectNetAPI (in ObjectNetAPI.dll)

Syntax


public T GetValue()

Return Value

The current value of the network variable.