FX3ConnectionWaitForStreamCompletion Method |
Overload of WaitForStreamCompletion which blocks indefinitely
until a stream completion event is seen.
Namespace:
FX3Api
Assembly:
FX3Api (in FX3Api.dll) Version: 2.9.4.0 (2.9.4)
Syntaxpublic bool WaitForStreamCompletion()
Public Function WaitForStreamCompletion As Boolean
public:
bool WaitForStreamCompletion()
member WaitForStreamCompletion : unit -> bool
Return Value
Type:
Boolean[Missing <returns> documentation for "M:FX3Api.FX3Connection.WaitForStreamCompletion"]
See Also