InterruptMonitor.ThreadLocalInstance

InterruptMonitor.ThreadLocalInstance property

Gets or sets the InterruptMonitor instance which is unique for each thread.

public static InterruptMonitor ThreadLocalInstance { get; set; }

See Also