IAsyncWorkspaceServiceFactory Interface

Definition

Create a workspace service using async pattern

public interface class IAsyncWorkspaceServiceFactory
public interface class IAsyncWorkspaceServiceFactory
__interface IAsyncWorkspaceServiceFactory
public interface IAsyncWorkspaceServiceFactory
type IAsyncWorkspaceServiceFactory = interface
Public Interface IAsyncWorkspaceServiceFactory

Methods

CreateServiceAsync(IWorkspace)

Create an instance of a service in the context of a IWorkspace

Applies to