com.onlineobject.objectnet Namespace

EmbeddedClient..::..SmoothRTT Property

The smoothed round trip time (ping) of the connection, in milliseconds. -1 if not calculated yet.

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

Syntax


public short SmoothRTT { get; }

Remarks


This value is slower to accurately represent lasting changes in latency than RTT, but it is less susceptible to changing drastically due to significant—but temporary—jumps in latency.