DispatcherFactory Class

Progress Software Corporation - Testing Framework 2018.1 Automation Infrastructure
Provides common dispatchers.
Inheritance Hierarchy

SystemObject
  ArtOfTest.CommonDispatcherFactory

Namespace:  ArtOfTest.Common
Assembly:  ArtOfTest.WebAii (in ArtOfTest.WebAii.dll) Version: 2018.1.116.0 (2018.1.116.0)
Syntax

public static class DispatcherFactory

The DispatcherFactory type exposes the following members.

Methods

  NameDescription
Public methodStatic memberCreateDispatcher
Creates new dispatcher with specific thread name and apartment state.
Top
See Also

Reference