Property | Type | Description | |
---|---|---|---|
MeshServiceClient |
Method | Description | |
---|---|---|
GetService ( string Portal ) : |
Return a MeshService object for the named portal service.
|
|
GetService ( string Portal, string Account ) : |
Return a MeshService object for the named portal service.
|
public GetService ( string Portal ) : |
||
Portal | string | Address of the portal service. |
return |
public abstract GetService ( string Portal, string Account ) : |
||
Portal | string | Address of the portal service. |
Account | string | Account name. |
return |