Persistence type
Namespace: Com.Tibco.As.SpaceAssembly: TIBCO.ActiveSpaces.Common (in TIBCO.ActiveSpaces.Common.dll) Version: 2.0.0.0 (2.2.0.015)
Syntax
| C# |
|---|
public enum PersistenceType |
| Visual Basic |
|---|
Public Enumeration PersistenceType |
| Visual C++ |
|---|
public enum class PersistenceType |
| F# |
|---|
type PersistenceType |
Members
| Member name | Value | Description | |
|---|---|---|---|
| NONE | 0 | ||
| SHARE_ALL | 1 | ||
| SHARE_NOTHING | 2 |