UtcScenarioActivityExtensions.GetTimeTriggers 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.
public static System.Collections.Generic.IReadOnlyList<Microsoft.Windows.EventTracing.Utc.IUtcTimeTrigger> GetTimeTriggers (this Microsoft.Windows.EventTracing.Utc.IUtcScenarioActivity scenario, Microsoft.Windows.EventTracing.Utc.IUtcDataSource dataSource);
static member GetTimeTriggers : Microsoft.Windows.EventTracing.Utc.IUtcScenarioActivity * Microsoft.Windows.EventTracing.Utc.IUtcDataSource -> System.Collections.Generic.IReadOnlyList<Microsoft.Windows.EventTracing.Utc.IUtcTimeTrigger>
<Extension()>
Public Function GetTimeTriggers (scenario As IUtcScenarioActivity, dataSource As IUtcDataSource) As IReadOnlyList(Of IUtcTimeTrigger)
Parameters
- scenario
- IUtcScenarioActivity
- dataSource
- IUtcDataSource