AdapterSettings.Route Property

Definition

Gets or sets the route in which to expose the adapter exposed over http.

public string Route { get; set; }
member this.Route : string with get, set
Public Property Route As String

Property Value

String

Route in which to expose the adapter exposed over http.

Applies to