ArcGIS Pro 2.6 API Reference Guide
StopStreaming Method (StreamLayer)

ArcGIS.Desktop.Mapping Namespace > StreamLayer Class : StopStreaming Method
Stops listening to streams from a real-time data source.
Syntax
public void StopStreaming()
Public Sub StopStreaming() 
Exceptions
ExceptionDescription
This method or property must be called within the lambda passed to QueuedTask.Run.
Remarks
You can still access all features that are so far accumulated and have not expired yet.
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

StreamLayer Class
StreamLayer Members