ConnectionStateChangedEventArgsNewState Property |
New connection state
Namespace:
com.gigatms
Assembly:
GIGATMS.UHF (in GIGATMS.UHF.dll) Version: 2.17.1.0 (2.17.1.0)
Syntaxpublic ConnectionStates NewState { get; }
Public ReadOnly Property NewState As ConnectionStates
Get
public:
property ConnectionStates NewState {
ConnectionStates get ();
}
Return Value
Type:
ConnectionStates
See Also