<< Click to Display Table of Contents >>

ISOAPLogTarget

This interface provides SOAP store related information.


Method Detail

ServiceName

public string ServiceName

Gets the service name requested by the client.

Port

public string Port

Gets the service port.

Operation

public string Operation

Gets the operation of the service requested by the client.

EndPoint

public string EndPoint

Gets the EndPoint that called the Service requested by the client.

RequestXML

public string RequestXML

Gets the XML content requested by the client.

ServiceExecuteTime

public long ServiceExecuteTime

Gets the time taken to execute the service requested by the client.

ServiceState

public string ServiceState

Gets whether the SOAP service requested by the client has successfully been executed.