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