StreamLink.NET
NoopRoundTrip Property
StreamLink.NETCaplin.StreamLinkIStatisticsNoopRoundTrip
Gets the noop round trip time.
Declaration Syntax
C#Visual BasicVisual C++
long NoopRoundTrip { get; }
ReadOnly Property NoopRoundTrip As Long
property long long NoopRoundTrip {
	long long get ();
}
Return Value
The last recorded Noop round trip time in milliseconds.
Remarks
The Noop round trip time is the time elapsed between StreamLink sending the Liberator an RTTP Noop command and receiving the response back from the Liberator. For an explanation of the Noop command, see the Remarks section of IConnectionConfiguration.

Assembly: Caplin.StreamLink (Module: Caplin.StreamLink) Version: 5.0.14.0 (5.0.14.0)