Amazon.Snowball.Model.DataTransfer.IsSetTotalBytes C# (CSharp) Méthode

IsSetTotalBytes() private méthode

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