IRebroadcastsVaultExtensionMethodsGetRebroadcastQueueId Method

Returns the task queue id of the broadcast queue that will handle re-broadcast task types.

Definition

Namespace: MFiles.VAF.Core
Assembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
C#
string GetRebroadcastQueueId()

Return Value

String
Task queue id of the broadcast queue that will handle re-broadcast task types.

See Also