Click or drag to resize

CallContainerTPendingCalls Property


Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.54.0
Syntax
protected ConcurrentDictionary<PendingDialogID, T> PendingCalls { get; }

Property Value

ConcurrentDictionaryPendingDialogID, T
See Also