-
Notifications
You must be signed in to change notification settings - Fork 0
13cb9194 545e f497 34c7 65e1020d4f9f
Axel Kesseler edited this page Mar 1, 2023
·
1 revision
The IWebNetworkWriter type exposes the following members.
Name | Description | |
---|---|---|
Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from IDisposable.) | |
Write | Writes provided message using underlying network connection. (Inherited from INetworkWriter.) |
Name | Description | |
---|---|---|
SafeDispose | Ensures a safe object disposal. (Defined by DisposableExtension.) |
IWebNetworkWriter Interface
Plexdata.LogWriter.Internals.Abstraction Namespace