| Name | Description |
---|
 | GetFrame(GetFrameRequest, CallOptions) |
Gets a stream which can be waited on each new received frame.
|
 | GetFrame(GetFrameRequest, Metadata, NullableDateTime, CancellationToken) |
Gets a stream which can be waited on each new received frame.
|
 | GetStatistics(StatisticsRequest, CallOptions) |
Gets the streaming statistics during or after acquisition.
|
 | GetStatistics(StatisticsRequest, Metadata, NullableDateTime, CancellationToken) |
Gets the streaming statistics during or after acquisition.
|
 | GetStatisticsAsync(StatisticsRequest, CallOptions) |
Gets the streaming statistics during or after acquisition.
|
 | GetStatisticsAsync(StatisticsRequest, Metadata, NullableDateTime, CancellationToken) |
Gets the streaming statistics during or after acquisition.
|
 | Initialize(InitializeRequest, CallOptions) |
Initializes the streaming service.
|
 | Initialize(InitializeRequest, Metadata, NullableDateTime, CancellationToken) |
Initializes the streaming service.
|
 | InitializeAsync(InitializeRequest, CallOptions) |
Initializes the streaming service.
|
 | InitializeAsync(InitializeRequest, Metadata, NullableDateTime, CancellationToken) |
Initializes the streaming service.
|
 | TriggerTraceSave(TriggerTraceSaveRequest, CallOptions) |
Triggers saving a trace file when streaming is configured in StreamingMode.SM_TRIGGER
|
 | TriggerTraceSave(TriggerTraceSaveRequest, Metadata, NullableDateTime, CancellationToken) |
Triggers saving a trace file when streaming is configured in StreamingMode.SM_TRIGGER
|
 | TriggerTraceSaveAsync(TriggerTraceSaveRequest, CallOptions) |
Triggers saving a trace file when streaming is configured in StreamingMode.SM_TRIGGER
|
 | TriggerTraceSaveAsync(TriggerTraceSaveRequest, Metadata, NullableDateTime, CancellationToken) |
Triggers saving a trace file when streaming is configured in StreamingMode.SM_TRIGGER
|
 | Wait(WaitRequest, CallOptions) |
Waits until the stream is stopped and all current frames are processed and sent.
|
 | Wait(WaitRequest, Metadata, NullableDateTime, CancellationToken) |
Waits until the stream is stopped and all current frames are processed and sent.
|
 | WaitAsync(WaitRequest, CallOptions) |
Waits until the stream is stopped and all current frames are processed and sent.
|
 | WaitAsync(WaitRequest, Metadata, NullableDateTime, CancellationToken) |
Waits until the stream is stopped and all current frames are processed and sent.
|
 | WaitForCurrentSegmentSent(WaitForCurrentSegmentSentRequest, CallOptions) |
Waits until the currently processed segment is finished and sent.
|
 | WaitForCurrentSegmentSent(WaitForCurrentSegmentSentRequest, Metadata, NullableDateTime, CancellationToken) |
Waits until the currently processed segment is finished and sent.
|
 | WaitForCurrentSegmentSentAsync(WaitForCurrentSegmentSentRequest, CallOptions) |
Waits until the currently processed segment is finished and sent.
|
 | WaitForCurrentSegmentSentAsync(WaitForCurrentSegmentSentRequest, Metadata, NullableDateTime, CancellationToken) |
Waits until the currently processed segment is finished and sent.
|