This action is used in all the persistence calls
Namespace: Com.Tibco.As.Space.PersistenceAssembly: TIBCO.ActiveSpaces.Common (in TIBCO.ActiveSpaces.Common.dll) Version: 2.0.0.0 (2.2.0.015)
Syntax
| C# |
|---|
public interface Action |
| Visual Basic |
|---|
Public Interface Action |
| Visual C++ |
|---|
public interface class Action |
| F# |
|---|
type Action = interface end |