Amazon.XRay.Model.BackendConnectionErrors.IsSetConnectionRefusedCount C# (CSharp) Method

IsSetConnectionRefusedCount() private method

private IsSetConnectionRefusedCount ( ) : bool
return bool
        internal bool IsSetConnectionRefusedCount()
        {
            return this._connectionRefusedCount.HasValue; 
        }