共用方式為


GatewayCountChangedEventArgs 類別

定義

閘道線上活動的事件引數。

public class GatewayCountChangedEventArgs : EventArgs
type GatewayCountChangedEventArgs = class
    inherit EventArgs
Public Class GatewayCountChangedEventArgs
Inherits EventArgs
繼承
GatewayCountChangedEventArgs

建構函式

GatewayCountChangedEventArgs(Int32, Int32)

初始化 GatewayCountChangedEventArgs 類別的新執行個體。

屬性

ConnectionRecovered

協助程式可偵測重新取得叢集連線的情況。

NumberOfConnectedGateways

取得此用戶端目前連接的閘道數目。

PreviousNumberOfConnectedGateways

取得此用戶端目前在此事件之前連線的閘道數目。

適用於