The address that the request should be sent to, protocol and port number included. (ex. http://127.0.0.1:8000)
Namespace: ININ.IceLib.Configuration.DialerAssembly: ININ.IceLib.Dialer (in ININ.IceLib.Dialer.dll) Version: 0.0.0.0 (22.3.0.208)
Syntax
C# |
---|
public string AddressToUse { get; set; } |
Visual Basic |
---|
Public Property AddressToUse As String Get Set |