Condividi tramite


LanguageServerProvider.Dispose(Boolean) Method

Definition

Disposes the instane and underlying services.

protected override void Dispose (bool isDisposing);
override this.Dispose : bool -> unit
Protected Overrides Sub Dispose (isDisposing As Boolean)

Parameters

isDisposing
Boolean

If false only native resources should be disposed.

Applies to