The ConnectionBackgroundWorker type exposes the following methods.
Methods
| Member | Description | |
|---|---|---|
| CancelAsync()()()() | (Inherited from BackgroundWorker.) | |
| CreateObjRef(Type) | (Inherited from MarshalByRefObject.) | |
| Dispose()()()() | (Inherited from Component.) | |
| Equals(Object) | (Inherited from Object.) | |
| GetHashCode()()()() | (Inherited from Object.) | |
| GetLifetimeService()()()() | (Inherited from MarshalByRefObject.) | |
| GetType()()()() | (Inherited from Object.) | |
| InitializeLifetimeService()()()() | (Inherited from MarshalByRefObject.) | |
| ReportProgress(Int32) | (Inherited from BackgroundWorker.) | |
| ReportProgress(Int32, Object) | (Inherited from BackgroundWorker.) | |
| RunWorkerAsync()()()() | (Inherited from BackgroundWorker.) | |
| RunWorkerAsync(Object) | (Inherited from BackgroundWorker.) | |
| ToString()()()() | (Inherited from Component.) |