-
Notifications
You must be signed in to change notification settings - Fork 0
801e7ee7 152f b6a5 cdb8 9a9017696c75
Axel Kesseler edited this page Mar 1, 2023
·
1 revision
This method actually does the object disposal.
Namespace: Plexdata.LogWriter.Internals.Writers
Assembly: Plexdata.LogWriter.Network (in Plexdata.LogWriter.Network.dll) Version: 1.0.7.1
C#
protected virtual void Dispose(
bool disposing
)
- disposing
- Type: System.Boolean
True to dispose all managed resources and false to dispose only unmanaged resources.
This method detaches from the event handler and marks this object as disposed.
WebNetworkWriter Class
Dispose Overload
Plexdata.LogWriter.Internals.Writers Namespace