Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 482 Bytes

File metadata and controls

19 lines (13 loc) · 482 Bytes

IAsyncPlugin.InitAsync method

Initialize plugin asynchronously (will still wait finish to continue)

public Task InitAsync(PluginInitContext context)
parameter description
context

See Also