InterlockedHelper Class
.NET Framework 4.5
Namespace:
Microsoft.AspNet.SignalR.Infrastructure
Assembly: Microsoft.AspNet.SignalR.Core (in Microsoft.AspNet.SignalR.Core.dll)
Top
Represents the helper for the atomic operations for variables that are shared by multiple threads.
Assembly: Microsoft.AspNet.SignalR.Core (in Microsoft.AspNet.SignalR.Core.dll)
The InterlockedHelper type exposes the following members.
| Name | Description | |
|---|---|---|
![]() ![]() | CompareExchangeOr | Compares two objects for reference equality and, if they are equal. |
Show:
