IRebroadcastFormatProviderUsesSendIntervalMilliseconds Property |
Gets a value indicating that the server sends in bursts with pauses of
SendIntervalMilliseconds milliseconds between each send.
Namespace: VirtualRadar.Interface.NetworkAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax bool UsesSendIntervalMilliseconds { get; }
ReadOnly Property UsesSendIntervalMilliseconds As Boolean
Get
property bool UsesSendIntervalMilliseconds {
bool get ();
}
abstract UsesSendIntervalMilliseconds : bool with get
Property Value
Type:
BooleanSee Also