BaseConnectionContext.Items Property

Definition

Gets or sets a key/value collection that can be used to share data within the scope of this connection.

C#
public abstract System.Collections.Generic.IDictionary<object,object?> Items { get; set; }

Property Value

Applies to

Produkt Versioner
ASP.NET Core 5.0, 6.0, 7.0, 8.0, 9.0