/// <summary> /// Close the contained Signaler. /// </summary> public void Close() { m_signaler.Close(); }