AppsContextRestart Method |
重启插件
Namespace: X3Platform.AppsAssembly: X3Platform.Apps (in X3Platform.Apps.dll) Version: 1.0.0.0 (2.0.0.0)
Syntaxpublic override int Restart()
public:
virtual int Restart() override
Return Value
Type:
Int32返回服务. =0代表重启成功, >0代表重启失败.
Implements
ICustomPluginRestart
See Also