WorkspaceInfoOperationsExtensions Class
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.
public static class WorkspaceInfoOperationsExtensions
type WorkspaceInfoOperationsExtensions = class
Public Module WorkspaceInfoOperationsExtensions
Inheritance
WorkspaceInfoOperationsExtensions
Methods
GetModifiedWorkspaces(IWorkspaceInfoOperations, Nullable<DateTime>)
GetModifiedWorkspacesAsync(IWorkspaceInfoOperations, Nullable<DateTime>, CancellationToken)
GetScanResult(IWorkspaceInfoOperations, Guid)
GetScanResultAsync(IWorkspaceInfoOperations, Guid, CancellationToken)
GetScanStatus(IWorkspaceInfoOperations, Guid)
GetScanStatusAsync(IWorkspaceInfoOperations, Guid, CancellationToken)
PostWorkspaceInfo(IWorkspaceInfoOperations, RequiredWorkspaces, Nullable<Boolean>, Nullable<Boolean>)
PostWorkspaceInfoAsync(IWorkspaceInfoOperations, RequiredWorkspaces, Nullable<Boolean>, Nullable<Boolean>, CancellationToken)
Applies to