IHybridConnectionStatus Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Provides access to the current connection state of a hybrid connection channel.
public interface IHybridConnectionStatus
type IHybridConnectionStatus = interface
Public Interface IHybridConnectionStatus
Properties
ConnectionState |
Gets the current connection state of the hybrid connection. |
Events
ConnectionStateChanged |
Occurs when the connection state changes. |