[This is preliminary documentation and is subject to change.]
Adds context to NamedInterlocked
System Object NFX.Collections NamedInterlocked NFX.Collections NamedInterlocked TContext Namespace: NFX.CollectionsAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public class NamedInterlocked<TContext> : NamedInterlocked
public class NamedInterlocked<TContext> : NamedInterlocked
Public Class NamedInterlocked(Of TContext)
Inherits NamedInterlocked
Public Class NamedInterlocked(Of TContext)
Inherits NamedInterlocked
generic<typename TContext>
public ref class NamedInterlocked : public NamedInterlocked
generic<typename TContext>
public ref class NamedInterlocked : public NamedInterlocked
type NamedInterlocked<'TContext> =
class
inherit NamedInterlocked
end
type NamedInterlocked<'TContext> =
class
inherit NamedInterlocked
end
- TContext