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.3.183.0
Syntax
public Nullable<TerminationReason> TerminationReason { get; }

Property Value

Type: NullableTerminationReason
See Also