SessionLogoff

Description

Logoff a given Session.

Remarque : This method is for the UNIX system and Linux only and is for Rational ClearQuest integration server use only.

Syntaxe

Perl

$ClearQuestObj->SessionLogoff(SessionObj, flags); 
Identificateur
Description
ClearQuestObj
A CQClearQuest object.
SessionObj
A Session object that specifies the session you are logging off.
flags
A LONG that is reserved and not used in the current implementation.
Valeur renvoyée
Aucune.

Commentaires en retour