The ConnectionBackgroundWorker type exposes the following properties.

Properties

 Public

 Protected
 Instance

 Static
 Declared

 Inherited
 XNA Framework Only

 .NET Compact Framework Only

 MemberDescription
CancellationPending (Inherited from BackgroundWorker.)
Connection
The ILiveViewConnection object used by this background worker to connect to a LiveView server.
Container (Inherited from Component.)
IsBusy (Inherited from BackgroundWorker.)
Site (Inherited from Component.)
WorkerReportsProgress (Inherited from BackgroundWorker.)
WorkerSupportsCancellation (Inherited from BackgroundWorker.)

See Also