The persister interface for calling persister methods

Namespace: Com.Tibco.As.Space.Persistence
Assembly: TIBCO.ActiveSpaces.Common (in TIBCO.ActiveSpaces.Common.dll) Version: 2.0.0.0 (2.4.0.001)

Syntax

C#
public interface Persister
Visual Basic
Public Interface Persister
Visual C++
public interface class Persister
F#
type Persister =  interface end

See Also