Click or drag to resize

TaskCancellationBroadcastDirective Properties

The TaskCancellationBroadcastDirective type exposes the following members.

Properties
  NameDescription
Public propertyGeneratedFromGuid
Multi-server Mode Guid of the server that created the broadcast task.
(Inherited from BroadcastDirective.)
Public propertyGeneratedFromMachineName
Machine name of the server that created the broadcast task.
(Inherited from BroadcastDirective.)
Public propertyReason
The reason or message for cancellation.
Public propertySentAt
Include the time the broadcast was created/sent.
(Inherited from BroadcastDirective.)
Public propertyTaskId
The id of the task to cancel.
Public propertyUserId
ID of the user who initiated the broadcast, if applicable.
(Inherited from BroadcastDirective.)
Top
See Also