 | IAsyncSyslogMessageSenderDisconnectAsync Method |
Disconnects from the remote host.
Namespace: SyslogNet.Client.TransportAssembly: SyslogNet.Client.Core (in SyslogNet.Client.Core.dll) Version: 0.4.0.0
SyntaxFunction DisconnectAsync As Task
abstract DisconnectAsync : unit -> Task
Return Value
Type:
TaskAsynchronous task.
See Also