Interface IShutdownablePlugin
Namespace: Eco.Core.Plugins.Interfaces
Assembly: Eco.Core.dll
Syntax
public interface IShutdownablePlugin : IServerPlugin
Methods
ShutdownAsync()
Declaration
Task ShutdownAsync()
Returns
Type | Description |
---|---|
System.Threading.Tasks.Task |