ApplicationTaskState Property |
Resolves the state value.
Note:
- This is only valid for ApplicationBroadcast Task types.
- Broadcast message types always return MFTaskStateNone.
Namespace:
MFiles.VAF.Common.ApplicationTaskQueue
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 2.1.0.1 (2.1.0.1)
Syntaxpublic MFTaskState State { get; }
Property Value
Type:
MFTaskState
See Also