| 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)
Syntaxbool UsesSendIntervalMilliseconds { get; }ReadOnly Property UsesSendIntervalMilliseconds As Boolean
	Get
property bool UsesSendIntervalMilliseconds {
	bool get ();
}abstract UsesSendIntervalMilliseconds : bool with get
Property Value
Type: 
Boolean
See Also