fcSDK Documentation
CloseSession Method (FCSession)

Remove the session from FCApplication and any Licenses it may be holding.
Overload List
OverloadDescription
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 2003 family

See Also

Reference

FCSession Class
FCSession Members

 

 


© 2010 Dovetail Software, Inc. - All rights reserved.
- Clarify, Amdocs, and related products and names are copyright and trademark of Amdocs, Inc.
- .NET, Visual Studio.NET, C#, Visual Basic and related products are trademark of Microsoft corporation.

Send comments on this topic.