Skip to content

237ba018 7d0c ffe3 37f9 4888565b0664

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

ISocketFacade Methods

The ISocketFacade type exposes the following members.

Methods

 

Name Description
Public method Close Closes the remote socket connection and releases all associated resources.
Public method Connect Connects to an instance of IPEndPoint.
Public method Dispose Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from IDisposable.)
Public method Send Sends data to a connected remote 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

ISocketFacade Interface
Plexdata.LogWriter.Internals.Abstraction Namespace

Clone this wiki locally