Click or drag to resize

RequestClientRequestDispatcher Property

Namespace:  SoftGear.Strix.Client.Core
Assembly:  strix-client-csharp-core (in strix-client-csharp-core.dll) Version: 2.3.0
Syntax
C#
public IRequestDispatcher RequestDispatcher { get; set; }

Property Value

Type: IRequestDispatcher
See Also