Click or drag to resize

MigrationConfigurationConnectionTimeout Property

Specify connection timeout Note that connection timeout is also used during rollbacks

Namespace:  Omada.OE.Solution.OIM.AppLogic.SystemOnboarding.Migration.Model
Assembly:  Omada.OE.Solution.OIM.AppLogic (in Omada.OE.Solution.OIM.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
public int ConnectionTimeout { get; set; }

Property Value

Type: Int32
See Also