TaskProcessorJobAppTaskId Property |
Resolves the task|broadcast_message id.
Namespace:
MFiles.VAF.MultiserverMode
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 2.3.623.2
Syntaxpublic string AppTaskId { get; }
Public ReadOnly Property AppTaskId As String
Get
public:
property String^ AppTaskId {
String^ get ();
}
Property Value
Type:
String
See Also