Click or drag to resize

PFJobExecutionGroupLock Properties

The PFJobExecutionGroupLock type exposes the following members.

Properties
  NameDescription
Public propertyGroupName
Gets or sets the name of the locking group.
Public propertyLockScope
Gets or sets the lock scope. This specifies the perimeter of the execution lock applied.
(Inherited from PFJobExecutionLock.)
Public propertyTimeout
Gets or sets the validity duration of the lock, in minutes.
(Inherited from PFJobExecutionLock.)
Public propertyTypeId
When implemented in a derived class, gets a unique identifier for this Attribute.
(Inherited from Attribute.)
Top
See Also