BroadcastProcessorAttributeQueueId Property |
The task queue that contains the broadcast messages to process.
Must be specified and not null or empty.
Namespace:
MFiles.VAF.AppTasks
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 2.3.623.2
Syntaxpublic string QueueId { get; }
Public ReadOnly Property QueueId As String
Get
public:
property String^ QueueId {
String^ get ();
}
Property Value
Type:
String
See Also