Click or drag to resize

DeplayedEventGetDelay Method

Returns the remaining delay of this object (milliseconds).

Namespace:  OBCOM.NetSwitchLib.Servers
Assembly:  OBCOM.NetSwitchLib (in OBCOM.NetSwitchLib.dll) Version: 1.48.7760.35650 (1.48.7760.35650)
Syntax
public long GetDelay()

Return Value

Type: Int64
The remaining delay of this object (milliseconds).

Implements

IDelayedGetDelay
See Also