Click or drag to resize
FeatureEndpoint Property
This value is the endpoint that identifies the location of the service.

Namespace: DoubleTake.Jobs.Contract
Assembly: DoubleTake.PowerShell.Contract.Data (in DoubleTake.PowerShell.Contract.Data.dll) Version: 8.0.0.1664
Syntax
public Uri Endpoint { get; set; }

Property Value

Type: Uri
The endpoint that identifies the location of this service.
See Also