Click or drag to resize
RouterTakeOpType Property
The type of operation = Take

Namespace: Com.Tibco.As.Space.Router
Assembly: TIBCO.ActiveSpaces.Common (in TIBCO.ActiveSpaces.Common.dll) Version: 2.0.0.0 (2.1.5.12)
Syntax
public OpType Type { get; }

Property Value

Type: OpType
TAKE

Implements

RouterWriteOpType
See Also