Stops the persister and associated thread that was previously created
Namespace: Com.Tibco.As.SpaceAssembly: TIBCO.ActiveSpaces.Common (in TIBCO.ActiveSpaces.Common.dll) Version: 2.0.0.0 (2.2.0.015)
Syntax
| C# |
|---|
void StopPersister( Persister persister ) |
| Visual Basic |
|---|
Sub StopPersister ( persister As Persister ) |
| Visual C++ |
|---|
void StopPersister( Persister^ persister ) |
| F# |
|---|
abstract StopPersister : persister : Persister -> unit |
Parameters
- persister
- Type: Com.Tibco.As.Space.Persistence..::..Persister
The persister to be stopped