AgentSkillsProvider.Dispose Method

Definition

Releases the resources used by this provider. When the provider owns its underlying AgentSkillsSource (see the ownsSource constructor parameter), the source is disposed as well.

public void Dispose();
abstract member Dispose : unit -> unit
override this.Dispose : unit -> unit
Public Sub Dispose ()

Implements

Applies to