Write operation
Namespace: Com.Tibco.As.Space.RouterAssembly: TIBCO.ActiveSpaces.Common (in TIBCO.ActiveSpaces.Common.dll) Version: 2.0.0.0 (2.1.5.12)
Syntaxpublic interface RouterWriteOp
Public Interface RouterWriteOp
public interface class RouterWriteOp
type RouterWriteOp = interface end
The RouterWriteOp type exposes the following members.
Properties
| Name | Description |
---|
 | Tuple |
Return the tuple if it exists
|
 | Type |
Return the operation type
|
Top
See Also