Condividi tramite


Proprietà ServiceProxy.Timeout

Si applica a: CRM 2015 on-prem, CRM Online

Gets or sets the maximum amount of time a single channel operation has to complete before a timeout fault is raised on a service channel binding.

Spazio dei nomi: Microsoft.Xrm.Sdk.Client
Assembly: Microsoft.Xrm.Sdk (in Microsoft.Xrm.Sdk.dll)

Sintassi

'Dichiarazione
Public Property Timeout As TimeSpan
public TimeSpan Timeout { get; set; }

Valore proprietà

Type: Intervallo di tempo
The maximum amount of time a single channel operation has to complete before a timeout fault is raised on a service channel binding.

Thread Safety

Tutti i membri statici pubblici (Shared in Visual Basic) di questo tipo sono thread-safe. Non è garantito che i membri di istanza siano thread-safe.

Piattaforme

Piattaforme di sviluppo

Windows Vista, Windows Server 2003 e

Piattaforme di destinazione

Windows Vista,Windows XP

Vedere anche

Riferimento

Classe generica ServiceProxy
Membri ServiceProxy
Spazio dei nomi Microsoft.Xrm.Sdk.Client

Send comments about this topic to Microsoft.
© 2014 Microsoft Corporation. All rights reserved.