Click or drag to resize
WriteActionOps Property
Return a collection of WriteOp

Namespace: Com.Tibco.As.Space.Persistence
Assembly: TIBCO.ActiveSpaces.Common (in TIBCO.ActiveSpaces.Common.dll) Version: 2.0.0.0 (2.1.5.12)
Syntax
ICollection<WriteOp> Ops { get; }

Property Value

Type: ICollectionWriteOp
Returns a collection of WriteOp
See Also