C# Class UCosmic.BlobLeaseExtensions

Mostrar archivo Open project: ucosmic/UCosmicAlpha

Private Methods

Method Description
AcquireLease ( this blob, System.TimeSpan leaseTime = null ) : string
HasResponse ( this storageException, HttpStatusCode httpStatusCode, string httpStatusMessage ) : bool
TryAcquireLease ( this blob, System.TimeSpan leaseTime = null ) : string