[To be supplied.]
[Visual Basic] Overridable Public Sub RemoveOnError( _ ByVal handler As ErrorEventHandler _ ) [C#] public virtual void RemoveOnError( ErrorEventHandler handler ); [C++] public: virtual void RemoveOnError( ErrorEventHandler* handler ); [JScript] public function RemoveOnError( handler : ErrorEventHandler );
FileSystemWatcher Class | FileSystemWatcher Members | System.IO Namespace