Click or drag to resize

BroadcastDirective Properties

The BroadcastDirective type exposes the following members.

Properties
  NameDescription
Public propertyGeneratedFromGuid
Multi-server Mode Guid of the server that created the broadcast task. - This is used to ensure it is not processed twice by the generating server.
Public propertyGeneratedFromMachineName
Machine name of the server that created the broadcast task. - This is used to ensure it is not processed twice by the generating machine.
Public propertyUserID
User ID of the user who initiated the task.
Top
See Also