| IRestClientEndpointDescriptionTimeout Property |
Gets or sets the timeouts
Namespace:
SanteDB.Core.Http.Description
Assembly:
SanteDB.Core.Api (in SanteDB.Core.Api.dll) Version: 2.2.1
Syntax int Timeout { get; set; }
Property Timeout As Integer
Get
Set
property int Timeout {
int get ();
void set (int value);
}
abstract Timeout : int with get, set
Property Value
Type:
Int32See Also