Table of Contents

Property Headers

Namespace
DisCatSharp.Net
Assembly
DisCatSharp.dll

Headers

Gets the headers sent by the remote party.

public IReadOnlyDictionary<string, string>? Headers { get; }

Property Value

IReadOnlyDictionary<string, string>