Click or drag to resize

ServiceClientEndpointTimeout Property

Gets or sets the timeout

Namespace:  SanteDB.DisconnectedClient.Configuration
Assembly:  SanteDB.DisconnectedClient.Core (in SanteDB.DisconnectedClient.Core.dll) Version: 2.2.1
Syntax
public int Timeout { get; set; }

Property Value

Type: Int32

Implements

IRestClientEndpointDescriptionTimeout
See Also