DataConnectionStateChangedEventArgs Class

Definition

Provides event data for the StateChanged event on a data connection.

C++
public ref class DataConnectionStateChangedEventArgs : EventArgs
Inheritance
DataConnectionStateChangedEventArgs

Constructors

DataConnectionStateChangedEventArgs(DataConnectionState, DataConnectionState)

Class constructor. Initializes a new instance of the DataConnectionStateChangedEventArgs class and provides the old and new states.

Properties

NewState

Retrieves the state of the data connection subsequent to change.

OldState

Retrieves the old state of the data connection.

Applies to

Produit Versions
Visual Studio SDK 2017, 2019, 2022