Click or drag to resize

ResourceManagementClient Constructor (String)

Initializes a new instance of the ResourceManagementClient class

Namespace:  Lithnet.ResourceManagement.Client
Assembly:  Lithnet.ResourceManagement.Client (in Lithnet.ResourceManagement.Client.dll) Version: 1.0.6435.24467
Syntax
public ResourceManagementClient(
	string baseAddress
)

Parameters

baseAddress
Type: SystemString
The full address of the Resource Management Service Endpoint
See Also