IVsDataConnectionEvents Interface

Definition

Represents basic events for a data connection.

public interface class IVsDataConnectionEvents
public interface IVsDataConnectionEvents
type IVsDataConnectionEvents = interface
Public Interface IVsDataConnectionEvents
Derived

Events

MessageReceived

Occurs when a message is received from the data source.

StateChanged

Occurs when the state of the data connection is changed.

Applies to