Click or drag to resize

CallContainerTPendingCalls Property

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

Property Value

Type: ConcurrentDictionaryPendingDialogID, T
See Also