com.onlineobject.objectnet Namespace

VariablesNetwork Class

Represents a network entity that manages a collection of variables and their synchronization over a network.

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

Syntax


public class VariablesNetwork : NetworkEntity<IVariable[], IDataStream>

Inheritance Hierarchy


Object
  com.onlineobject.objectnet..::..NetworkEntity<(Of <(<'array<IVariable>[]()[][], IDataStream>)>)>
    com.onlineobject.objectnet..::..VariablesNetwork