QuickAdmin.Net Reference
C#
Show/Hide TOC
Background
Task
Work
Message Property
工作消息反馈。
Definition
Namespace:
QuickAdmin.Service.Background
Assembly:
QuickAdmin.Net (in QuickAdmin.Net.dll) Version: 2.0.13
C#
Copy
public
string
WorkMessage
{
get
;
protected
set
; }
Property Value
string
Implements
IBackgroundTask
WorkMessage
Remarks
此属性由派生类负责提供。
See Also
Reference
BackgroundTask Class
QuickAdmin.Service.Background Namespace
In This Article
Definition
Property Value
Implements
Remarks
See Also