WorkloadManagementWorkloadClassifier.SetActivityWindow Method
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.
Sets a valid start time and end time for the workload classifier based on starting hours and minutes and the duration.
public void SetActivityWindow(int hours, int minutes, TimeSpan duration);
member this.SetActivityWindow : int * int * TimeSpan -> unit
Public Sub SetActivityWindow (hours As Integer, minutes As Integer, duration As TimeSpan)
Parameters
- hours
- Int32
start time hours
- minutes
- Int32
start time minutes
- duration
- TimeSpan
duration of window