RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TSessions.TerminateSession Method

Terminates the specified session.

Pascal
function TerminateSession(AID: TSessionID): Boolean;
C++
__fastcall Boolean TerminateSession(TSessionID AID);

Call TerminateSession to terminated the session specified by the TSessionID. Set TerminateSession to T true to terminate the session, otherwise set it to F false. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!