-
Notifications
You must be signed in to change notification settings - Fork 0
466e86a7 8b02 2f99 057d a049b1795f18
Axel Kesseler edited this page Mar 1, 2023
·
1 revision
The ITcpClientSocket type exposes the following members.
Name | Description | |
---|---|---|
Close | Closes the socket. | |
Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from IDisposable.) | |
Open | Opens the socket. | |
Send | Sends the payload via connected socket. |
Name | Description | |
---|---|---|
SafeDispose | Ensures a safe object disposal. (Defined by DisposableExtension.) |
ITcpClientSocket Interface
Plexdata.LogWriter.Internals.Abstraction Namespace