Class NamedInterlocked<TContext>
Adds context to NamedInterlocked
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: NFX.Collections
Assembly: NFX.dll
Syntax
public class NamedInterlocked<TContext> : NamedInterlocked
Type Parameters
Name | Description |
---|---|
TContext |
Properties
Context
Declaration
public TContext Context { get; set; }
Property Value
Type | Description |
---|---|
TContext |