Gets or sets the base address to simplify multiple requests to one server.

Namespace:  Rebex.Net
Assembly:  Rebex.Http (in Rebex.Http.dll)

Syntax

Visual Basic
Public Property BaseAddress As String
	Get
	Set
C#
public string BaseAddress { get; set; }

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also