Constants.DefaultServerSideTimeout Field
Note: This API is now obsolete.
Default server side timeout for all service clients.
Namespace: Microsoft.WindowsAzure.Storage.Shared.Protocol
Assembly: Microsoft.WindowsAzure.Storage (in Microsoft.WindowsAzure.Storage.dll)
Syntax
[ObsoleteAttribute("Server-side timeout is not required by default.")]
public static readonly TimeSpan DefaultServerSideTimeout
<ObsoleteAttribute("Server-side timeout is not required by default.")>
Public Shared ReadOnly DefaultServerSideTimeout As TimeSpan
Field Value
Type: System.TimeSpan
See Also
Constants Class
Microsoft.WindowsAzure.Storage.Shared.Protocol Namespace
Return to top