OperationContext.ClientRequestID プロパティ

定義

クライアント要求 ID を取得または設定します。

public string ClientRequestID { get; set; }
member this.ClientRequestID : string with get, set
Public Property ClientRequestID As String

プロパティ値

クライアント要求 ID を表す文字列です。

適用対象