C# (CSharp) RemoteViewing.Utility Namespace

Classes

Name Description
AutoClear Wraps around a Array and clears the array if this AutoClear object is disposed.
PeriodicThread Represents a Thread that invokes a specific action at a specific interval
PollingSynchronizationContext A synchronization context that can be used if you want to handle events by polling.
SynchronizedCall Marshals a single call from one thread to another.