Click or drag to resize

JetClientConfiguration Property

Gets the JetConfiguration that was used to create this instance.

Namespace:  Ookii.Jumbo.Jet
Assembly:  Ookii.Jumbo.Jet (in Ookii.Jumbo.Jet.dll) Version: 2.0.0
Syntax
public JetConfiguration Configuration { get; }

Property Value

Type: JetConfiguration
See Also