RouteStore.

CreateServiceInstanceAsync(ServiceInstance) Method

Namespace
CondenserDotNet.Server
Containing Type
RouteStore

Syntax

public Task<IService> CreateServiceInstanceAsync(ServiceInstance info)

Parameters

Name Type Description
info ServiceInstance

Return Value

Type Description
Task<IService>