IncomingMessage.SystemProperties Property

Definition

Gets the dictionary of system properties which are managed internally.

protected internal System.Collections.Generic.IDictionary<string,object> SystemProperties { get; }
member this.SystemProperties : System.Collections.Generic.IDictionary<string, obj>
Protected Friend ReadOnly Property SystemProperties As IDictionary(Of String, Object)

Property Value

Applies to