IZennoPosterProjectModelExt
Assembly: ZennoLab.InterfacesLibrary
Full name: ZennoLab.InterfacesLibrary.ProjectModel.IZennoPosterProjectModelExt
Properties
IsInterrupted
Property
Get or set a info about thread interrupting.
Returns: System.String An information about thread interrupting.
PerformBadEndOnInterrupt
Property
Get or set a flag of performing Bad End on interrupting.
Returns: System.Boolean An information about performing Bad End on interrupting.
ProjectCid
Property
Additional id.
Returns: System.String Additional id.
Proxy
Property
Get or set the proxy string of project.
Context
Property
LastExecutedActionId
Property
Get or set a info about last executed action ID.
LastExecutedActionElapsedTime
Property
Get or set an information about last executed action elapsed time (ms).
Json
Property
Get or set an information about last executed action elapsed time (ms).
Xml
Property
Get or set an information about last executed action elapsed time (ms).
Methods
SetLastError
Method
Set a last error after project failed.
Parameters
| Параметр | Описание |
|---|---|
error | An information of last error. |