FX3ConnectionWaitForStreamCompletion Method |
| Name | Description | |
|---|---|---|
| WaitForStreamCompletion |
Overload of WaitForStreamCompletion which blocks indefinitely
until a stream completion event is seen.
| |
| WaitForStreamCompletion(Int32) |
Blocks until the streaming endpoint mutex can be acquired. Allows a user to synchronize external application
the completion of a stream. Returns false if there is not a stream running, or if the timeout is reached without
the stream mutex being acquired.
|