Click or drag to resize
SubscriptionInfoTerminationReason Property
Gets the reason parameter of the subscription termination.

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public Nullable<TerminationReason> TerminationReason { get; }

Property Value

Type: NullableTerminationReason
See Also