SyslogClient.CloseAsync Method
Namespace: Rebex.Net
Assembly: Rebex.Syslog.dll (version 7.0.9313)
CloseAsync()
Asynchronously closes the connection and releases all associated resources.
Declaration
public Task CloseAsync()
Returns
| Type | Description |
|---|---|
| Task | A task that represents the close operation. |