Click or drag to resize

SyncGetEntryOptions Properties

The SyncGetEntryOptions type exposes the following members.

Properties
  NameDescription
Public propertyCancellationToken
Gets or sets task cancellation token.
Public propertyCanCreate
Gets or sets a value indicating whether the entry can be created during the UpdateEntry method call.
Public propertyIsTemporary
Gets or sets a value indicating whether the entry is temporary.
Public propertyJobChange
Gets the job change associated with this instance.
Top
See Also