 |
PortStateChangeEventArgsPortState Property |
The new state.
Namespace:
VoiceElements.Client
Assembly:
VoiceElementsClient (in VoiceElementsClient.dll) Version: 8.6.1.1
Syntaxpublic PortState PortState { get; }Public ReadOnly Property PortState As PortState
Get
public:
property PortState PortState {
PortState get ();
}member PortState : PortState with get
Property Value
Type:
PortState
See Also