HybridConnectionStateChangedArgs Class

Definition

Represents the arguments to the hybrid connection state change.

public class HybridConnectionStateChangedArgs : EventArgs
type HybridConnectionStateChangedArgs = class
    inherit EventArgs
Public Class HybridConnectionStateChangedArgs
Inherits EventArgs
Inheritance
HybridConnectionStateChangedArgs

Constructors

HybridConnectionStateChangedArgs(HybridConnectionState)

Initializes a new instance of the HybridConnectionStateChangedArgs class.

Properties

ConnectionState

Gets the current connection state of the hybrid connection.

Applies to