Amazon.XRay.Model.PutTelemetryRecordsRequest.IsSetTelemetryRecords C# (CSharp) Méthode

IsSetTelemetryRecords() private méthode

private IsSetTelemetryRecords ( ) : bool
Résultat bool
        internal bool IsSetTelemetryRecords()
        {
            return this._telemetryRecords != null && this._telemetryRecords.Count > 0; 
        }