Click or drag to resize

BackgroundCopyJobHttpOptionsCustomHeaders Property

Gets or sets custom HTTP headers to include in HTTP requests.

Namespace:  usis.Net.Bits
Assembly:  usis.Net.Bits (in usis.Net.Bits.dll) Version: 3.0.0.0 (3.0.0.0)
Syntax
public string CustomHeaders { get; set; }

Property Value

Type: String
The custom HTTP headers.
See Also