Amazon.XRay.Model.TelemetryRecord.IsSetBackendConnectionErrors C# (CSharp) Method

IsSetBackendConnectionErrors() private method

private IsSetBackendConnectionErrors ( ) : bool
return bool
        internal bool IsSetBackendConnectionErrors()
        {
            return this._backendConnectionErrors != null;
        }