CloseSession Method (FCSession)
Remove the session from FCApplication and any Licenses it may be holding.
Overload List
Overload | Description |
---|---|
CloseSession |
Remarks
FCApplication.CreateSession creates a session and keeps a reference to it so that it may be later retrieved via SessionID. FCApplication keeps a reference to help reduce the overhead of authentication and retrieval of possibly extensive session data. Thus it is important for long running applications to call this method when they are finished with the session object.
Any Licenses that have been obtained by the session are released when the session is closed.
Requirements
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server family