Namespace MarcusW.VncClient.Utils
Classes
BackgroundThread
Base class for easier creation and clean cancellation of a background thread.
BackgroundThreadFailedEventArgs
Provides data for an event that is raised when a background thread failes.
FreezableParametersObject
Represents a parameters object that can be made immutable.
Interfaces
IBackgroundThread
Describes a background thread.