IServiceHubServiceFactory Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Describes a class that can create a ServiceHub service.
public interface class IServiceHubServiceFactory
public interface IServiceHubServiceFactory
type IServiceHubServiceFactory = interface
Public Interface IServiceHubServiceFactory
Methods
CreateAsync(Stream, IServiceProvider, ServiceActivationOptions, IServiceBroker, AuthorizationServiceClient) |
Creates an instance of a ServiceHub service asynchronously. |