Click or drag to resize

SettingsEntityRegistrationTimeoutInHours Property

Gets or sets the registration timeout in hours.

Namespace:  AMCS.Elemos.IntegrationService.Entity.Settings
Assembly:  AMCS.Elemos.IntegrationService (in AMCS.Elemos.IntegrationService.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public int RegistrationTimeoutInHours { get; set; }

Property Value

Type: Int32
The registration timeout in hours.
See Also