Table of Contents

Property Bag

Namespace
Sisk.Core.Http
Assembly
Sisk.Core.dll

Bag

Gets the managed object which holds data for an entire HTTP session.

public TypedValueDictionary Bag { get; }

Property Value

TypedValueDictionary

Remarks

This property is an shortcut for RequestBag property.