Click or drag to resize

SubscriptionInfoTerminationReason Property

Gets the reason parameter of the subscription termination.

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

Property Value

Type: NullableTerminationReason
See Also