IServiceHubServiceFactory Interface

Definition

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.

Applies to