MonitorConfigCustomHeadersItem Class

Definition

Custom header name and value.

public class MonitorConfigCustomHeadersItem
type MonitorConfigCustomHeadersItem = class
Public Class MonitorConfigCustomHeadersItem
Inheritance
MonitorConfigCustomHeadersItem

Constructors

MonitorConfigCustomHeadersItem()

Initializes a new instance of the MonitorConfigCustomHeadersItem class.

MonitorConfigCustomHeadersItem(String, String)

Initializes a new instance of the MonitorConfigCustomHeadersItem class.

Properties

Name

Gets or sets header name.

Value

Gets or sets header value.

Applies to