IAsyncWorkspaceServiceFactory 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.
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 |