Table of Contents

Class McpResourceUpdatedEventArgs

Namespace
LMKit.Mcp.Client
Assembly
LM-Kit.NET.dll

Provides data for the ResourceUpdated event. This event is raised when a subscribed resource has been updated on the server.

public sealed class McpResourceUpdatedEventArgs : EventArgs
Inheritance
McpResourceUpdatedEventArgs
Inherited Members

Constructors

McpResourceUpdatedEventArgs(string)

Initializes a new instance of McpResourceUpdatedEventArgs.

Properties

Timestamp

Gets the timestamp when this update notification was received.

Uri

Gets the URI of the resource that was updated.