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
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for .NET