Amazon.StorageGateway.Model.DescribeUploadBufferResponse.IsSetUploadBufferAllocatedInBytes C# (CSharp) Method

IsSetUploadBufferAllocatedInBytes() private method

private IsSetUploadBufferAllocatedInBytes ( ) : bool
return bool
        internal bool IsSetUploadBufferAllocatedInBytes()
        {
            return this._uploadBufferAllocatedInBytes.HasValue; 
        }