Freigeben über


IWorkspaceInfoOperations Schnittstelle

Definition

public interface IWorkspaceInfoOperations
type IWorkspaceInfoOperations = interface
Public Interface IWorkspaceInfoOperations
Abgeleitet

Methoden

GetModifiedWorkspacesWithHttpMessagesAsync(Nullable<DateTime>, Dictionary<String,List<String>>, CancellationToken)
GetScanResultWithHttpMessagesAsync(Guid, Dictionary<String,List<String>>, CancellationToken)
GetScanStatusWithHttpMessagesAsync(Guid, Dictionary<String,List<String>>, CancellationToken)
PostWorkspaceInfoWithHttpMessagesAsync(RequiredWorkspaces, Nullable<Boolean>, Nullable<Boolean>, Dictionary<String,List<String>>, CancellationToken)

Erweiterungsmethoden

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)

Gilt für: