DtmfSignalDuration Property |
Duration of the signal.
Namespace:
Ozeki.VoIP
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntaxpublic int Duration { get; }
Public ReadOnly Property Duration As Integer
Get
public:
property int Duration {
int get ();
}
member Duration : int with get
Property Value
Type:
Int32
See Also