Click or drag to resize
AppsContextRestart Method
重启插件

Namespace: X3Platform.Apps
Assembly: X3Platform.Apps (in X3Platform.Apps.dll) Version: 1.0.0.0 (2.0.0.0)
Syntax
public override int Restart()

Return Value

Type: Int32
返回服务. =0代表重启成功, >0代表重启失败.

Implements

ICustomPluginRestart
See Also