Cadenza.Core : Cadenza.Threading Namespace

ReaderWriterLockSlimCoda Class

Documentation for this section has not yet been entered.

public static class ReaderWriterLockSlimCoda

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: Cadenza.Threading
Assembly: Cadenza.Core (in Cadenza.Core.dll)
Assembly Versions: 0.1.0.0

Members

See Also: Inherited members from object.

Public Methods

static
Read (this System.Threading.ReaderWriterLockSlim) : ReaderWriterLockSlimCoda.LockHandle
Documentation for this section has not yet been entered.
static
UpgradeableRead (this System.Threading.ReaderWriterLockSlim) : ReaderWriterLockSlimCoda.LockHandle
Documentation for this section has not yet been entered.
static
Write (this System.Threading.ReaderWriterLockSlim) : ReaderWriterLockSlimCoda.LockHandle
Documentation for this section has not yet been entered.

Member Details

Read Method

Documentation for this section has not yet been entered.

Parameters

self
Documentation for this section has not yet been entered.

Returns

Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: Cadenza.Threading
Assembly: Cadenza.Core (in Cadenza.Core.dll)
Assembly Versions: 0.1.0.0

UpgradeableRead Method

Documentation for this section has not yet been entered.

Parameters

self
Documentation for this section has not yet been entered.

Returns

Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: Cadenza.Threading
Assembly: Cadenza.Core (in Cadenza.Core.dll)
Assembly Versions: 0.1.0.0

Write Method

Documentation for this section has not yet been entered.

Parameters

self
Documentation for this section has not yet been entered.

Returns

Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: Cadenza.Threading
Assembly: Cadenza.Core (in Cadenza.Core.dll)
Assembly Versions: 0.1.0.0