Click or drag to resize
IProgressCallback Properties

The IProgressCallback type exposes the following members.

Properties
  NameDescription
Public propertyCancelRequested
Gets a value indicating if the client has requested that the operation should be cancelled.
Public propertySupportsCancel
Sets a value indicating if the operation can be cancelled.
Public propertySupportsProgress
Sets a value indicating if the SetProgress() callback will be called.
Top
See Also