Hold the information necessary to execute a SendTuple action.
Namespace: StreamBase.LiveView.APIAssembly: StreamBase.LiveView.API (in StreamBase.LiveView.API.dll) Version: 11.2.0.0 (11.2.0.1)
Syntax
| C# | Visual Basic | Visual C++ |
public class SendTupleInfo
Public Class SendTupleInfo
public ref class SendTupleInfo
Members
| All Members | Properties | Methods |
| Member | Description | |
|---|---|---|
| Equals(Object) | (Inherited from Object.) | |
| GetHashCode()()()() | (Inherited from Object.) | |
| GetType()()()() | (Inherited from Object.) | |
| ResponseOutputSchema |
The Schema of the response output stream.
| |
| ResponseOutputStreamName |
The name of the response output stream.
| |
| TargetInputSchema |
The Schema of the target input stream.
| |
| TargetInputStreamName |
The name of the target input stream.
| |
| ToString()()()() | (Inherited from Object.) | |
| URI |
The URI to the StreamBase server.
|
Inheritance Hierarchy
System..::..Object
StreamBase.LiveView.API..::..SendTupleInfo
StreamBase.LiveView.API..::..SendTupleInfo