<< Click to Display Table of Contents >>

ISOAPLogTarget


Method Detail

ServiceName

public string ServiceName

クライアントで要請したサービス名を取得します。

Port

public string Port

クライアントで要請したサービスのポート番号を取得します。

Operation

public string Operation

クライアントで要請したサービスのオペレーションを取得します。

EndPoint

public string EndPoint

クライアントで要請したサービスを呼び出したEndPointを取得します。

RequestXML

public string RequestXML

クライアントで要請したXML内容を取得します。

ServiceExecuteTime

public long ServiceExecuteTime

クライアントで要請したサービスが実行される時間を取得します。(単位:ミリ秒)

ServiceState

public string ServiceState

クライアントで要請したSOAPのサービスが正常に実行されたかを確認します。(true、false:ErrMsg)