Свойство | Тип | Описание | |
---|---|---|---|
MeshServiceClient |
Метод | Описание | |
---|---|---|
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. |
Результат |
public abstract GetService ( string Portal, string Account ) : |
||
Portal | string | Address of the portal service. |
Account | string | Account name. |
Результат |