System.Web.SessionState.SessionStateStoreProviderBase.GetItemExclusive Method
Documentation for this section has not yet been entered.

Syntax

public abstract SessionStateStoreData GetItemExclusive (System.Web.HttpContext context, string id, out bool locked, out TimeSpan lockAge, out object lockId, out SessionStateActions actions)

Parameters

context
Documentation for this section has not yet been entered.
id
Documentation for this section has not yet been entered.
locked
Documentation for this section has not yet been entered.
lockAge
Documentation for this section has not yet been entered.
lockId
Documentation for this section has not yet been entered.
actions
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: System.Web.SessionState
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0