NotifyResourcesListChangedAsync(CancellationToken) Method

Definition

Assembly XamlToCSharpGenerator.RemoteProtocol.dll

Sends an MCP resource-list-changed notification when enabled for the host.

public Task NotifyResourcesListChangedAsync(CancellationToken cancellationToken = default(CancellationToken))

Parameters

cancellationToken
CancellationToken

Returns