Click or drag to resize
SpacePersister Property
Returns a persister on a space for receiving persistence actions

Namespace: Com.Tibco.As.Space
Assembly: TIBCO.ActiveSpaces.Common (in TIBCO.ActiveSpaces.Common.dll) Version: 2.0.0.0 (2.1.5.12)
Syntax
Persister Persister { set; }

Property Value

Type: Persister
The callback Persister implementation which needs to be registered
See Also