 | 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)
Syntaxpublic int RegistrationTimeoutInHours { get; set; }
Public Property RegistrationTimeoutInHours As Integer
Get
Set
Property Value
Type:
Int32
The registration timeout in hours.
See Also