The ReaderWriterLockStrategy type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | ReaderWriterLockStrategy()()()() | DotNetNuke.Collections.Internal.ReaderWriterLockStrategy |
![]() | ReaderWriterLockStrategy(LockRecursionPolicy) | DotNetNuke.Collections.Internal.ReaderWriterLockStrategy |
![]() | ReaderWriterLockStrategy(SerializationInfo, StreamingContext) | DotNetNuke.Collections.Internal.ReaderWriterLockStrategy |
Methods
Name | Description | |
---|---|---|
![]() | Dispose()()()() | DotNetNuke.Collections.Internal.ReaderWriterLockStrategy |
![]() | Dispose(Boolean) | DotNetNuke.Collections.Internal.ReaderWriterLockStrategy |
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Overrides Object..::..Finalize()()()().) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetObjectData | |
![]() | GetReadLock()()()() | |
![]() | GetReadLock(TimeSpan) | |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | GetWriteLock()()()() | |
![]() | GetWriteLock(TimeSpan) | |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
Extension Methods
Name | Description | |
---|---|---|
![]() | ToJson |
Extension method on object that serializes the value to Json.
Note the type must be marked Serializable or include a DataContract attribute.
(Defined by JsonExtensionsWeb.) |
Properties
Name | Description | |
---|---|---|
![]() | SupportsConcurrentReads | |
![]() | ThreadCanRead | |
![]() | ThreadCanWrite |