StorageExtensions Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Extensions and utilities for Azure Storage clients.
public static class StorageExtensions
type StorageExtensions = class
Public Class StorageExtensions
- Inheritance
-
StorageExtensions
Methods
CreateServiceTimeoutScope(Nullable<TimeSpan>) |
Allows you to specify a server timeout for any Storage operations executing on this thread for the duration of the scope. For more information, see Setting timeouts for Blob service operations, Setting timeouts for File service operations, Setting timeouts for Queue service operations. |
Applies to
Met ons samenwerken op GitHub
De bron voor deze inhoud vindt u op GitHub, waar u ook problemen en pull-aanvragen kunt maken en controleren. Bekijk onze gids voor inzenders voor meer informatie.
Azure SDK for .NET