| Hl7EndpointConfigurationReceiveTimeout Property |
Gets or sets the timeout
Namespace:
SanteDB.Messaging.HL7.Configuration
Assembly:
SanteDB.Messaging.HL7 (in SanteDB.Messaging.HL7.dll) Version: 2.2.1
Syntax public int ReceiveTimeout { get; set; }
Public Property ReceiveTimeout As Integer
Get
Set
public:
property int ReceiveTimeout {
int get ();
void set (int value);
}
member ReceiveTimeout : int with get, set
Property Value
Type:
Int32See Also