Hold the information necessary to execute a SendTuple action.
Namespace: StreamBase.LiveView.APIAssembly: StreamBase.LiveView.API (in StreamBase.LiveView.API.dll) Version: 10.6.1.0 (10.6.1.0)
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) | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) | |
| GetHashCode()()()() | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType()()()() | Gets the Type of the current instance. (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()()()() | Returns a string that represents the current object. (Inherited from Object.) | |
| URI |
The URI to the StreamBase server.
|
Inheritance Hierarchy
System..::..Object
StreamBase.LiveView.API..::..SendTupleInfo
StreamBase.LiveView.API..::..SendTupleInfo