Fork me on GitHubEpicdominant domains
APIEpic.OrganizationWorkingSessionBaseDispose()()()()

Dispose Method
Releases all resource used by the WorkingSessionBase object.

Assembly: Epic.Core

Declaration Syntax
C#
public void Dispose()
Remarks
Call Dispose()()()() when you are finished using the WorkingSessionBase. The Dispose()()()() method leaves the WorkingSessionBase in an unusable state. After calling Dispose()()()(), you must release all references to the WorkingSessionBase so the garbage collector can reclaim the memory that the WorkingSessionBase was occupying.
blog comments powered by Disqus