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: 6.0.530.0
Syntax
| C# |
|---|
public class RefCountedEvent |