FTGroupMonitor.Destroy
Method
Visual Basic
Public Sub Destroy ()
C#
public void Destroy ();
Declaration
void Destroy()
Purpose
Stop monitoring a fault tolerance group, and free associated resources.
Remarks
This method throws an exception when the monitor object is already invalid, or when its queue or transport are invalid.