Share via


RestApiPollerRequestConfig.Headers Property

Definition

The header for the request for the remote server.

public System.Collections.Generic.IDictionary<string,string> Headers { get; }
member this.Headers : System.Collections.Generic.IDictionary<string, string>
Public ReadOnly Property Headers As IDictionary(Of String, String)

Property Value

Applies to