Specify a method to configure each outgoing HTTP request associated specifically with this AML request
Namespace: Innovator.ClientAssembly: Innovator.Client (in Innovator.Client.dll) Version: 2016.1.15.1759 (2016.01.15.1759)
Syntax public Action<IHttpRequest> Settings { get; set; }
Public Property Settings As Action(Of IHttpRequest)
Get
Set
Property Value
Type:
ActionIHttpRequestSee Also