AsyncReaderWriterLock.IsUnsupportedSynchronizationContext Property

Definition

Gets a value indicating whether the current SynchronizationContext is one that is not supported by this lock.

protected:
 virtual property bool IsUnsupportedSynchronizationContext { bool get(); };
protected virtual bool IsUnsupportedSynchronizationContext { get; }
member this.IsUnsupportedSynchronizationContext : bool
Protected Overridable ReadOnly Property IsUnsupportedSynchronizationContext As Boolean

Property Value

Applies to