ThreadLocalInstance

InterruptMonitor.ThreadLocalInstance property

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

public static IInterruptMonitor ThreadLocalInstance { get; set; }

See Also