Options Structure |
Namespace: Vaser
public struct Options
The Options type exposes the following members.
Name | Description | |
---|---|---|
EnableHeartbeat | Enable the Heartbeat feature. Default: true | |
HeartbeatMilliseconds | Time between heartbeatpackets in milliseconds. Default: 60000 | |
MaximumPacketSize | Sets the maximum packet size. Default: 65007 (65000 + 7 PacketHeadSize) | |
PacketHeadSize | Sets the packet head size. Default: 7 |