Previous Topic: ChangePassword Method

Next Topic: GetBrokerName Method


Logout Method

Log out from the CA Harvest SCM Broker. Clear the context and close the output log file.

Syntax

object.Logout()

Owning Class

CaWHarvest

Arguments

None

Return Value

None

Example

sobjHarvest.Logout();

More information: