Peer.HeartbeatInterval Property
Namespace: Riptide
Assembly: RiptideNetworking.dll
HeartbeatInterval
The interval (in milliseconds) at which to send and expect heartbeats to be received.
public int HeartbeatInterval { get; set; }
Property Value
intRemarks
Changes to this value will only take effect after the next heartbeat is executed.