The ConnectionBackgroundWorker type exposes the following methods.

Methods

 Public

 Protected
 Instance

 Static
 Declared

 Inherited
 XNA Framework Only

 .NET Compact Framework Only

 MemberDescription
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.)

See Also