API reference
Method PostConnectAsync
- Namespace
- DisCatSharp.Hosting
- Assembly
- DisCatSharp.Hosting.dll
PostConnectAsync()
Runs immediately after ConnectAsync().
protected virtual Task PostConnectAsync()
Returns
- Task
Task
Runs immediately after ConnectAsync().
protected virtual Task PostConnectAsync()
Task