Type of operation: Put / Take
Namespace: Com.Tibco.As.Space.PersistenceAssembly: TIBCO.ActiveSpaces.Common (in TIBCO.ActiveSpaces.Common.dll) Version: 2.0.0.0 (2.1.5.12)
SyntaxPublic Enumeration OpType
Members
| Member name | Value | Description |
---|
| PUT | 0 |
Put Operation
|
| TAKE | 1 |
Take Operation
|
See Also