Click or drag to resize

GHAConnectionManagerGetRootAsync Method

Returns the Root object of the GHA Hierarchy async method

Namespace:  RemoteRESTLib
Assembly:  GHARemoteRESTLib (in GHARemoteRESTLib.dll) Version: 1.0.14
Syntax
public Task<IGHARemoteObject> GetRootAsync()

Return Value

Type: TaskIGHARemoteObject
Root of the GHA Hierarchy
See Also