Skip to content

c4758c59 6287 d77e 7ceb e08610629093

Axel Kesseler edited this page Mar 1, 2023 · 1 revision

IUdpClientSocket Methods

The IUdpClientSocket type exposes the following members.

Methods

 

Name Description
Public method Connect Connects to the socket.
Public method Dispose Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from IDisposable.)
Public method Send Sends the payload via connected socket.
  Back to Top

Extension Methods

 

Name Description
Public Extension Method SafeDispose Ensures a safe object disposal. (Defined by DisposableExtension.)
  Back to Top

See Also

Reference

IUdpClientSocket Interface
Plexdata.LogWriter.Internals.Abstraction Namespace

Clone this wiki locally