Click or drag to resize

SubscriptionStateChangeEventArgsTerminationReason Property

Gets the reason of the termination when the state is Terminated.

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.0
Syntax
public TerminationReason? TerminationReason { get; }

Property Value

NullableTerminationReason
See Also