Click or drag to resize

PFJobExecutionAnyJobLock Properties

The PFJobExecutionAnyJobLock type exposes the following members.

Properties
  NameDescription
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