|
<< Click to Display Table of Contents >> Navigation: Reference > BNCS.Core.DriverFramework Namespace > DefaultOptions Class > DefaultOptions Properties > DefaultOptions.HttpBindAddress Property |
Gets or sets the HTTP Bind Addresses for the application.
Namespace: BNCS.Core.DriverFramework
Assembly: BNCS.Core.DriverFramework (in BNCS.Core.DriverFramework.dll)
[OptionAttribute]
public string HttpBindAddress { get; set; }
The HTTP Bind Addresses as a comma separated list for multiple addresses.
This property is used to specify the HTTP Bind Addresses for the application.
BNCS.Core.DriverFramework Namespace