Click or drag to resize
ICustomPluginRestart Method
重启插件

Namespace: X3Platform.Plugins
Assembly: X3Platform.Abstractions (in X3Platform.Abstractions.dll) Version: 1.0.0.0 (2.0.0.0)
Syntax
int Restart()

Return Value

Type: Int32
返回信息. =0代表卸载成功, >0代表卸载失败.
See Also