Gets the state of the route.
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public RoutingState State { get; }
Public ReadOnly Property State As RoutingState
Get
public:
property RoutingState State {
RoutingState get ();
}
member State : RoutingState with get
Property Value
Type:
RoutingStateSee Also