HttpApplicationStateBase.UnLock Method

Definition

When overridden in a derived class, unlocks access to objects in the collection to enable synchronized access.

public:
 virtual void UnLock();
public virtual void UnLock ();
abstract member UnLock : unit -> unit
override this.UnLock : unit -> unit
Public Overridable Sub UnLock ()

Exceptions

Applies to