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

IsSetSegmentsSpilloverCount() private method

private IsSetSegmentsSpilloverCount ( ) : bool
return bool
        internal bool IsSetSegmentsSpilloverCount()
        {
            return this._segmentsSpilloverCount.HasValue; 
        }