public sealed class PluginState : IPluginStatePublic NotInheritable Class PluginState
Implements IPluginStatepublic ref class PluginState sealed : IPluginState[<SealedAttribute>]
type PluginState =
class
interface IPluginState
end| PluginState | Инициализирует новый экземпляр класса PluginState |
| Cid | CID плагина. |
| Exception | Исключение, которое вызвало принудительное завершение плагина. |
| Finished | Дата/время завершения плагина. |
| Started | Дата/время запуска плагина. |
| State | Состояние плагина в текстовом виде. |
| StateDescription | Описание состояния плагина. |
| Equals | Determines whether the specified object is equal to the current object. (Унаследован от Object) |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Унаследован от Object) |
| GetHashCode | Serves as the default hash function. (Унаследован от Object) |
| GetType | Gets the Type of the current instance. (Унаследован от Object) |
| MemberwiseClone | Creates a shallow copy of the current Object. (Унаследован от Object) |
| ToString | Returns a string that represents the current object. (Унаследован от Object) |