com.onlineobject.objectnet Namespace

EmbeddedPeer..::..HeartbeatInterval Property

The interval (in milliseconds) at which to send and expect heartbeats to be received.

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

Syntax


public int HeartbeatInterval { get; set; }

Remarks


Changes to this value will only take effect after the next heartbeat is executed.