Amazon.XRay.Model.EdgeStatistics.IsSetErrorStatistics C# (CSharp) Method

IsSetErrorStatistics() private method

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