IRouteStore.

CreateServiceInstanceAsync(ServiceInstance) Method

Namespace
CondenserDotNet.Server
Containing Type
IRouteStore

Syntax

Task<IService> CreateServiceInstanceAsync(ServiceInstance info)

Parameters

Name Type Description
info ServiceInstance

Return Value

Type Description
Task<IService>