共用方式為


SPRoundRobinServiceLoadBalancer members

Include protected members
Include inherited members

這個類別會提供它所連接的服務應用程式的所有執行個體的循環配置資源負載平衡演算法。

The SPRoundRobinServiceLoadBalancer type exposes the following members.

Constructors

  Name Description
Public method SPRoundRobinServiceLoadBalancer() 預設建構函式,它由衍生類別的預設建構函式的隱含呼叫。
Public method SPRoundRobinServiceLoadBalancer(Uri) 使用指定的 URI,以初始化SPRoundRobinServiceLoadBalancer類別的新執行個體。

Top

Properties

  Name Description
Protected property EndpointAddresses 從本機組態資料庫中尋找端點位址的列舉型別。 (Inherited from SPServiceLoadBalancer.)
Protected property Provisioned 取得旗標,表示是否已佈建此負載平衡器。 (Inherited from SPServiceLoadBalancer.)
Protected property Uri 取得用來建構負載平衡器的 URI。 (Inherited from SPServiceLoadBalancer.)

Top

Methods

  Name Description
Public method BeginOperation 開始作業,使用記憶體快取中的下一個可用的 「 良好 」 位址。 (Overrides SPServiceLoadBalancer.BeginOperation().)
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Protected method OnDeserialization 每當目前的物件會載入記憶體中目前的處理序呼叫。 (Inherited from SPServiceLoadBalancer.)
Protected method OnEndpointAddressesChanged 當快取重新整理計時器就會引發觸發回呼。 (Overrides SPServiceLoadBalancer.OnEndpointAddressesChanged(Object, EventArgs).)
Public method Provision 規定之負載平衡器的啟動載入物件用來將服務地址儲存在本機的組態資料庫。這個方法的實作需要有這個 URI 為拓樸服務感知的 URI。覆寫這個方法,以提供您自己的實作,來啟動服務位址,從父陣列。 (Inherited from SPServiceLoadBalancer.)
Public method ToString (Inherited from Object.)
Public method Unprovision 取消提供負載平衡器,從組態資料庫中移除服務位址的本機快取。覆寫這個方法,以提供您自己的實作,來啟動服務位址,從父陣列。 (Inherited from SPServiceLoadBalancer.)

Top

請參閱

參照

SPRoundRobinServiceLoadBalancer class

Microsoft.SharePoint namespace