A wrapper for the ManualResetEvent that enables reference counting. Used to keep
track of multiple threads waiting for a single pending action.
Namespace:
EPiServer.CoreAssembly: EPiServer (in EPiServer.dll) Version: 5.2.375.236
Syntax
| C# |
|---|
public class RefCountedEvent |