共用方式為


SPBandwidthUsageEntry members

Include protected members
Include inherited members

此類別和其成員是保留給內部使用,而不是用來在您的程式碼中使用。這個限制是 SharePoint 2013 的特別針對內部部署安裝。

封裝記錄的頁面要求使用狀況資料。

The SPBandwidthUsageEntry type exposes the following members.

Constructors

  Name Description
Public method SPBandwidthUsageEntry([]) 初始化根據指定的陣列, SPBandwidthUsageEntry類別的新執行個體。
Public method SPBandwidthUsageEntry(Int32, Guid, String, Int32, Int32, Int32, Int32, Nullable<Int64>) 初始化SPBandwidthUsageEntry類別的新執行個體。

Top

Properties

  Name Description
Public property AccessType 取得或設定的服務存取類型。
Public property ComponentId 取得或設定記錄元件元件識別碼。
Public property CorrelationId (Inherited from SPUsageEntry.)
Public property FarmId 此使用狀況項目源自所在的伺服器陣列識別碼。 (Inherited from SPUsageEntry.)
Public property Latency 取得或設定要求回應 exchange 中所花費的時間。
Public property MachineName (Inherited from SPUsageEntry.)
Public property ParentType 取得Type流量項目相關聯之衍生的SPUsageDefinition物件。 (Overrides SPUsageEntry.ParentType.)
Public property ParentTypeGuid (Inherited from SPUsageEntry.)
Public property ProductId 取得或設定使用的頻寬的產品或應用程式識別碼。
Public property RequestContentLen 取得或設定要求內容的長度。
Public property RequestUrl 取得或設定要求存取資料的 URL。
Public property ResponseContentLen 取得或設定回應內容的長度。
Public property Result 取得或設定作業的結果。
Public property SiteSubscriptionId 取得或設定此流量事件源自從中主控網域的全域唯一識別碼 (GUID)。 (Inherited from SPUsageEntry.)
Public property Timestamp 取得或設定出現此項目的時間戳記。此成員是保留給內部使用,而不是用來直接從您的程式碼使用 (Inherited from SPUsageEntry.)
Public property TimestampUtc 取得或設定此項目的出現 UTC 時間戳記。此成員是保留給內部使用,而不是用來直接從您的程式碼使用 (Inherited from SPUsageEntry.)
Public property User 取得或設定啟動流量項目之使用者的名稱。 (Inherited from SPUsageEntry.)

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Protected method GetBaseObjectData (Inherited from SPUsageEntry.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

Explicit interface implementations

  Name Description
Explicit interface implemetationPrivate method ISerializableUsageEntry.GetObjectData

Top

請參閱

參照

SPBandwidthUsageEntry class

Microsoft.SharePoint.Administration namespace