Amazon.CloudWatchLogs.Model.RejectedLogEventsInfo.IsSetTooOldLogEventEndIndex C# (CSharp) Метод

IsSetTooOldLogEventEndIndex() приватный Метод

private IsSetTooOldLogEventEndIndex ( ) : bool
Результат bool
        internal bool IsSetTooOldLogEventEndIndex()
        {
            return this._tooOldLogEventEndIndex.HasValue; 
        }