Amazon.XRay.Model.UnprocessedTraceSegment.IsSetErrorCode C# (CSharp) Method

IsSetErrorCode() private method

private IsSetErrorCode ( ) : bool
return bool
        internal bool IsSetErrorCode()
        {
            return this._errorCode != null;
        }