[This is preliminary documentation and is subject to change.]
The VertexOutputBufferTRecord, TTime generic type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | AddReceiver |
Adds a recipient for records handled by this buffer.
|
![]() | Flush |
Flushes all internal buffers associated with this buffer.
|
![]() | GetBufferForTime |
Returns a per-time buffer with for records with a single time, using which records may be sent.
|
![]() | Send |
Sends a full message.
|
See Also