Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 264 Bytes

transport-header.md

File metadata and controls

24 lines (16 loc) · 264 Bytes
title layout
TransportHeader
api

TransportHeader

Properties

Key

public string Key { get; public set; }

The unique key of the header.

Value

public string Value { get; public set; }

The value that should be used.