Interface IZoneHostRegistryClient
Client contract for IZoneHostRegistry svc
Inherited Members
System.IDisposable.Dispose()
Namespace: Azos.Sky.Contracts
Assembly: Azos.Sky.dll
Syntax
public interface IZoneHostRegistryClient : ISkyServiceClient, IDisposable, IZoneHostRegistry, ISkyService
Methods
Async_Spawn(String, String)
Declaration
CallSlot Async_Spawn(string hostPath, string id = null)
Parameters
Type | Name | Description |
---|---|---|
System.String | hostPath | |
System.String | id |
Returns
Type | Description |
---|---|
CallSlot |