Fork me on GitHubEpicdominant domains
APIEpicObserverBase<(Of <(<'TEntity>)>)>Dispose()()()()

Dispose Method
Unsubscribe all subscriptions done.

Assembly: Epic.Core

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