Skip to content

466e86a7 8b02 2f99 057d a049b1795f18

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

ITcpClientSocket Methods

The ITcpClientSocket type exposes the following members.

Methods

 

Name Description
Public method Close Closes the socket.
Public method Dispose Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from IDisposable.)
Public method Open Opens the socket.
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

ITcpClientSocket Interface
Plexdata.LogWriter.Internals.Abstraction Namespace

Clone this wiki locally