Remove the monitor with given name from static monitor list.
Remove the monitor with given name from static monitor list.
public static void Remove(string);
Remove all monitors of given type from static monitor list.
public static void Remove(Type);
Monitor Class | uws.Monitors Namespace