Called when the context is no longer needed (i.e. IViewContainer closed, etc.)

Namespace: AppCan.Core.Contexts
Assembly: AppCan.Core (in AppCan.Core.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
protected void ReleaseReference()
Visual Basic
Protected Sub ReleaseReference
Visual C++
protected:
void ReleaseReference()

See Also