All Classes Namespaces Functions Properties Pages
ManagementService Member List

This is the complete list of members for ManagementService, including all inherited members.

AddCoreWorkerServiceProfile(string sessionId, CoreWorkerServiceProfile profile)ManagementService
AddExportServiceProfile(string sessionId, ExportServiceProfile profile)ManagementService
AddTransServerServiceProfile(string sessionId, TransServerServiceProfile profile)ManagementService
DeleteServiceProfile(string sessionId, ServiceProfileIdentity identity)ManagementService
GetCoreWorkerServiceProfile(string sessionId, ServiceProfileIdentity identity)ManagementService
GetExportServiceProfile(string sessionId, ServiceProfileIdentity identity)ManagementService
GetMachineCoreWorkerServiceProfile(string sessionId, string machineName)ManagementService
GetMachineExportServiceProfile(string sessionId, string machineName)ManagementService
GetMachineServiceProfiles(string sessionId, MachineServiceProfileFilter filter)ManagementService
GetMachineTransServerServiceProfile(string sessionId, string machineName)ManagementService
GetServiceProfileRefreshInterval(string sessionId)ManagementService
GetServiceProfiles(string sessionId, ServiceProfileFilter filter)ManagementService
GetTransServerServiceProfile(string sessionId, ServiceProfileIdentity identity)ManagementService
GetWorkerTaskHistoryRetention(string sessionId, short workerTaskType)ManagementService
GetWorkerTasks(string sessionId, WorkerTasksFilter filter)ManagementService
GetWorkerTaskStats(string sessionId, WorkerTaskStatsFilter filter)ManagementService
SaveMachineServiceProfiles(string sessionId, MachineServiceProfileCollection profiles)ManagementService
UpdateCoreWorkerServiceProfile(string sessionId, CoreWorkerServiceProfile profile)ManagementService
UpdateExportServiceProfile(string sessionId, ExportServiceProfile profile)ManagementService
UpdateServiceProfileRefreshInterval(string sessionId, int serviceProfileRefreshInSeconds)ManagementService
UpdateTransServerServiceProfile(string sessionId, TransServerServiceProfile profile)ManagementService
UpdateWorkerTaskHistoryRetention(string sessionId, short workerTaskType, long retentionPeriodInSeconds)ManagementService