Click or drag to resize

Options Properties

The Options type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberEnableHeartbeat
Enable the Heartbeat feature. Default: true
Public propertyStatic memberHeartbeatMilliseconds
Time between heartbeatpackets in milliseconds. Default: 60000
Public propertyStatic memberMaximumPacketSize
Sets the maximum packet size. Default: 65007 (65000 + 7 PacketHeadSize)
Public propertyStatic memberPacketHeadSize
Sets the packet head size. Default: 7
Top
See Also