HttpApplicationStateBase.Lock Method

Definition

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

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

Exceptions

Applies to