Amazon.XRay.Model.EdgeStatistics.IsSetErrorStatistics C# (CSharp) Méthode

IsSetErrorStatistics() private méthode

private IsSetErrorStatistics ( ) : bool
Résultat bool
        internal bool IsSetErrorStatistics()
        {
            return this._errorStatistics != null;
        }