Struct GCNotification.Registration
Represents callback registration.
Implements
Inherited Members
Namespace: DotNext.Runtime
Assembly: DotNext.dll
Syntax
public readonly struct GCNotification.Registration : IDisposable
Methods
| Edit this page View SourceDispose()
Stops listening for GC notification.
Declaration
public void Dispose()