共用方式為


SPServiceCallUsageEntry members

Include protected members
Include inherited members

代表服務的通話流量表中的項目。

The SPServiceCallUsageEntry type exposes the following members.

Constructors

  Name Description
Public method SPServiceCallUsageEntry() 建立新的流量項目。
Public method SPServiceCallUsageEntry([]) 建立新的流量項目,並填入其內容與指定的資料。

Top

Properties

  Name Description
Public property Action 服務通話所採取的動作。
Public property ClientDuration 用戶端持續時間內服務通話。
Public property CorrelationId (Inherited from SPUsageEntry.)
Public property FarmId 此使用狀況項目源自所在的伺服器陣列識別碼。 (Inherited from SPUsageEntry.)
Public property ID 服務呼叫的唯一識別碼。
Public property MachineName (Inherited from SPUsageEntry.)
Public property ParentID 如果這是服務-服務呼叫父服務呼叫的唯一識別碼。
Public property ParentType 與此使用狀況項目相關聯的使用狀況提供者類型。 (Overrides SPUsageEntry.ParentType.)
Public property ParentTypeGuid (Inherited from SPUsageEntry.)
Public property ServerDuration 服務的伺服器期間呼叫。
Public property ServerName 處理服務呼叫的伺服器名稱。
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 methodStatic member Create 建立撥出服務電話使用方式項的目。
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

請參閱

參照

SPServiceCallUsageEntry class

Microsoft.SharePoint.Administration namespace