HostElement.Timeouts Eigenschap

Definitie

Hiermee haalt u een configuratie-element op dat het tijdsinterval aangeeft dat is toegestaan voor de servicehost om te openen of te sluiten.

public:
 property System::ServiceModel::Configuration::HostTimeoutsElement ^ Timeouts { System::ServiceModel::Configuration::HostTimeoutsElement ^ get(); };
[System.Configuration.ConfigurationProperty("timeouts", Options=System.Configuration.ConfigurationPropertyOptions.None)]
public System.ServiceModel.Configuration.HostTimeoutsElement Timeouts { get; }
[<System.Configuration.ConfigurationProperty("timeouts", Options=System.Configuration.ConfigurationPropertyOptions.None)>]
member this.Timeouts : System.ServiceModel.Configuration.HostTimeoutsElement
Public ReadOnly Property Timeouts As HostTimeoutsElement

Waarde van eigenschap

Een configuratie-element dat het tijdsinterval aangeeft dat is toegestaan voor de servicehost om te openen of te sluiten.

Kenmerken

Van toepassing op