Amazon.Snowball.Model.DataTransfer.IsSetTotalBytes C# (CSharp) Method

IsSetTotalBytes() private method

private IsSetTotalBytes ( ) : bool
return bool
        internal bool IsSetTotalBytes()
        {
            return this._totalBytes.HasValue; 
        }