com.onlineobject.objectnet Namespace

EmbeddedMessage..::..InstancesPerPeer Property

How many messages to add to the pool for each EmbeddedServer or EmbeddedClient instance that is started.

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

Syntax


public static byte InstancesPerPeer { get; set; }

Remarks


Changes will not affect EmbeddedServer and EmbeddedClient instances which are already running until they are restarted.