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