-
Notifications
You must be signed in to change notification settings - Fork 0
c4758c59 6287 d77e 7ceb e08610629093
Axel Kesseler edited this page Mar 1, 2023
·
1 revision
The IUdpClientSocket type exposes the following members.
Name | Description | |
---|---|---|
Connect | Connects to the socket. | |
Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from IDisposable.) | |
Send | Sends the payload via connected socket. |
Name | Description | |
---|---|---|
SafeDispose | Ensures a safe object disposal. (Defined by DisposableExtension.) |
IUdpClientSocket Interface
Plexdata.LogWriter.Internals.Abstraction Namespace