Called when cleanup is to be performed.

Namespace: Com.Tibco.As.Space.Security.Impl
Assembly: TIBCO.ActiveSpaces.Common (in TIBCO.ActiveSpaces.Common.dll) Version: 2.1.0.0 (2.1)

Syntax

C#
public void OnCleanup()
Visual Basic
Public Sub OnCleanup
Visual C++
public:
virtual void OnCleanup() sealed

Implements

AuthenticationCallback..::..OnCleanup()()()()

See Also