Tells the IQueryHandler to close the current session.
Declaring type: IQueryHandler
Namespace: Zyan.InterLinq
Assembly: Zyan.Communication
Collapse/Expand Syntax
C#
public abstract bool CloseSession ()
Return Value
True, if the session closing was successful. False, if not.