LockingPersistenceProvider.BeginUnlock Method

Definition

Begins an asynchronous operation to unlock an instance in the persistence store.

C#
public abstract IAsyncResult BeginUnlock(TimeSpan timeout, AsyncCallback callback, object state);

Parameters

timeout
TimeSpan

An interval in which the operation must be completed before timing out.

callback
AsyncCallback

The delegate that receives the notification when the operation completes.

state
Object

The state information associated with the asynchronous operation.

Returns

The status of an asynchronous operation.

Applies to

Продукт Версії
.NET Framework 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1