Logs out the top-most user on the current machine.

Namespace: Ico.Fwx.ClientWrapper
Assembly: IcoFwxClientWrapper (in IcoFwxClientWrapper.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
public Status Logout()
Visual Basic
Public Function Logout As Status
JScript
public function Logout() : Status

Return Value

The logout result.

See Also