Event arguments for GevServer state changes. More...
Public Member Functions | |
GevServerStateChangedEventArgs (GevServerState oldState, GevServerState newState) | |
Creates a new GevServerStateChangedEventArgs object. | |
Properties | |
GevServerState | OldState [get] |
The state prior to the change. | |
GevServerState | NewState [get] |
The current state. | |
Event arguments for GevServer state changes.
GevServerStateChangedEventArgs | ( | GevServerState | oldState, |
GevServerState | newState ) |
Creates a new GevServerStateChangedEventArgs object.
oldState | The old state. |
newState | The new state. |
We use cookies to improve your experience. By using this documentation, you agree to our use of cookies.