ApplicationInsightsLoggingBackend.Dispose Method (Boolean) |
Disposes the current object.
Namespace: PostSharp.Patterns.Diagnostics.Backends.ApplicationInsights
Assembly: PostSharp.Patterns.Diagnostics.Backends.ApplicationInsights (in PostSharp.Patterns.Diagnostics.Backends.ApplicationInsights.dll) Version: 2023.0.3.0 (2023.0.3.0)
C#
protected override void Dispose( bool disposing )
Parameters
- disposing
- Type: System.Boolean
true if the Dispose() method has been called, false if the object is being finalized by the garbage collector.