FX3ConnectionStopStream Method |
Stops the currently running data stream, if any.
Namespace:
FX3Api
Assembly:
FX3Api (in FX3Api.dll) Version: 2.9.4.0 (2.9.4)
Syntaxpublic:
virtual void StopStream() sealed
abstract StopStream : unit -> unit
override StopStream : unit -> unit
Implements
IRegInterface.StopStream
See Also