TaskProcessorJobAppTaskQueueId Property |
Resolves the queue identifier.
Namespace:
MFiles.VAF.MultiserverMode
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 2.3.623.2
Syntaxpublic string AppTaskQueueId { get; }
Public ReadOnly Property AppTaskQueueId As String
Get
public:
property String^ AppTaskQueueId {
String^ get ();
}
Property Value
Type:
String
See Also