ServiceProxy<TService>.Timeout Property
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics 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.
Namespace: Microsoft.Xrm.Sdk.Client
Assembly: Microsoft.Xrm.Sdk (in Microsoft.Xrm.Sdk.dll)
Syntax
public TimeSpan Timeout { get; set; }
Public Property Timeout As TimeSpan
Property Value
Type: System.TimeSpan
Type: TimeSpan
The maximum amount of time a single channel operation has to complete before a timeout fault is raised on a service channel binding.
See Also
ServiceProxy<TService> Class
Microsoft.Xrm.Sdk.Client Namespace
Return to top
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright