Table of Contents

Property Connection

Namespace
Sisk.Core.Entity
Assembly
Sisk.Core.dll

Connection

Gets the value of the HTTP Connection header. To set this header in a HTTP response, use the KeepAlive property.

public string? Connection { get; }

Property Value

string