Previous Topic: The Base 64 AlphabetNext Topic: ResetTimeout


Logout

The Logout method closes the web service connection to the Client Automation manager, closes the web service session, and performs cleanup operations.

Parameters

xsd:string sessionId

The session ID identifies the web service session to close and clean up. Mandatory.

Return Values

This is a void method that does not expose a return value.

Remarks

None