Called when cleanup is to be done
Namespace: Com.Tibco.As.Space.SecurityAssembly: TIBCO.ActiveSpaces.Common (in TIBCO.ActiveSpaces.Common.dll) Version: 2.0.0.0 (2.2.0.015)
Syntax
| C# |
|---|
void OnCleanup() |
| Visual Basic |
|---|
Sub OnCleanup |
| Visual C++ |
|---|
void OnCleanup() |
| F# |
|---|
abstract OnCleanup : unit -> unit |