Amazon.StorageGateway.Model.DescribeUploadBufferResult.IsSetUploadBufferAllocatedInBytes C# (CSharp) Méthode

IsSetUploadBufferAllocatedInBytes() private méthode

private IsSetUploadBufferAllocatedInBytes ( ) : bool
Résultat bool
        internal bool IsSetUploadBufferAllocatedInBytes()
        {
            return this.uploadBufferAllocatedInBytes.HasValue;
        }
    }