Click or drag to resize
IRebroadcastFormatProviderIsValidSendIntervalMilliseconds Method
Returns true if the send interval passed across is acceptable.

Namespace: VirtualRadar.Interface.Network
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
bool IsValidSendIntervalMilliseconds(
	int sendIntervalMilliseconds
)

Parameters

sendIntervalMilliseconds
Type: SystemInt32

Return Value

Type: Boolean
See Also