StateChangeEventArgs Properties
.NET Framework 1.1
The properties of the StateChangeEventArgs class are listed here. For a complete list of StateChangeEventArgs class members, see the StateChangeEventArgs Members topic.
Public Properties
CurrentState Supported by the .NET Compact Framework. | Gets the new state of the connection. The connection object will be in the new state already when the event is fired. |
OriginalState Supported by the .NET Compact Framework. | Gets the original state of the connection. |
