CloseAction sent to the perisistence class
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 CloseAction : Action |
| Visual Basic |
|---|
Public Interface CloseAction Inherits Action |
| Visual C++ |
|---|
public interface class CloseAction : Action |
| F# |
|---|
type CloseAction = interface interface Action end |