![]() | AsyncSyslogUdpSender Class |
Namespace: SyslogNet.Client.Transport
The AsyncSyslogUdpSender type exposes the following members.
Name | Description | |
---|---|---|
![]() | AsyncSyslogUdpSender |
Initializes a new instance of the AsyncSyslogUdpSender class.
|
Name | Description | |
---|---|---|
![]() | ConnectAsync |
Connects to the remote host.
(Inherited from AsyncSyslogSenderBase.) |
![]() | DisconnectAsync |
Disconnects from the remote host.
(Overrides AsyncSyslogSenderBaseDisconnectAsync.) |
![]() | Dispose |
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
(Overrides AsyncSyslogSenderBaseDispose.) |
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ReconnectAsync |
Reconnects to the remote host.
(Overrides AsyncSyslogSenderBaseReconnectAsync.) |
![]() | SendAsync(SyslogMessage, ISyslogMessageSerializer) |
Sends a message.
(Inherited from AsyncSyslogSenderBase.) |
![]() | SendAsync(IEnumerableSyslogMessage, ISyslogMessageSerializer) |
Sends a collection of messages.
(Inherited from AsyncSyslogSenderBase.) |
![]() | SendAsync(SyslogMessage, ISyslogMessageSerializer, CancellationToken) |
Sends a message.
(Inherited from AsyncSyslogSenderBase.) |
![]() | SendAsync(IEnumerableSyslogMessage, ISyslogMessageSerializer, CancellationToken) |
Sends a collection of messages.
(Inherited from AsyncSyslogSenderBase.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |