Initializes a new instance of the LockOptions class

Namespace: Com.Tibco.As.Space
Assembly: TIBCO.ActiveSpaces.Common (in TIBCO.ActiveSpaces.Common.dll) Version: 2.0.0.0 (2.2.0.015)

Syntax

C#
protected LockOptions()
Visual Basic
Protected Sub New
Visual C++
protected:
LockOptions()
F#
new : unit -> LockOptions

See Also