Ask the monitor to terminate. Termination will occur after the next snapshot, or after the current snapshot if Terminate() is invoked from within a MonitorListener's SnapshotReceived() method.

Namespace: StreamBase.SB.Monitor
Assembly: StreamBase.SB.Monitor (in StreamBase.SB.Monitor.dll) Version: 7.7.0.0

Syntax

         
 C#  Visual Basic  Visual C++ 
public void Terminate()
Public Sub Terminate
public:
void Terminate()

See Also