From 6f7844662ed8ac8466b08cfb1ecb5c1b6d995245 Mon Sep 17 00:00:00 2001 From: Desmaisons Date: Mon, 2 Nov 2020 19:15:19 -0300 Subject: [PATCH] Update minor --- RateLimiter/RateLimiter.csproj | 8 +- docs/manifest.json | 130 ++--------- docs/toc.html | 2 +- docs/xrefmap.yml | 380 +-------------------------------- 4 files changed, 19 insertions(+), 501 deletions(-) diff --git a/RateLimiter/RateLimiter.csproj b/RateLimiter/RateLimiter.csproj index 0135b87..9a11370 100644 --- a/RateLimiter/RateLimiter.csproj +++ b/RateLimiter/RateLimiter.csproj @@ -7,7 +7,7 @@ RateLimiter RateLimiter David Desmaisons - 2.1.1 + 2.2.0 https://github.com/David-Desmaisons/RateLimiter https://github.com/David-Desmaisons/RateLimiter/blob/master/LICENSE @@ -22,9 +22,9 @@ Features: RateLimiter true Asynchronous, Task, Rate limiting - 2.1.1.0 - 2.1.1.0 - .NET Standard support + 2.2.0.0 + 2.2.0.0 + .NET Standard 2.1 support diff --git a/docs/manifest.json b/docs/manifest.json index ca66828..bdeb62f 100644 --- a/docs/manifest.json +++ b/docs/manifest.json @@ -1,104 +1,8 @@ { "homepages": [], - "source_base_path": "C:/Users/David/Documents/Source/RateLimiter/RateLimiter.Documentation", + "source_base_path": "C:/Users/David.Desmaisons/Source/Repos/RateLimiter/RateLimiter.Documentation", "xrefmap": "xrefmap.yml", "files": [ - { - "type": "ManagedReference", - "source_relative_path": "api/RateLimiter.AwaitableConstraintExtension.yml", - "output": { - ".html": { - "relative_path": "api/RateLimiter.AwaitableConstraintExtension.html", - "hash": "qamy3gu8gYSwElUGqi3jfw==" - } - }, - "is_incremental": false, - "version": "" - }, - { - "type": "ManagedReference", - "source_relative_path": "api/RateLimiter.CountByIntervalAwaitableConstraint.yml", - "output": { - ".html": { - "relative_path": "api/RateLimiter.CountByIntervalAwaitableConstraint.html", - "hash": "kWCoh1px4BcIeURMjz+8ew==" - } - }, - "is_incremental": false, - "version": "" - }, - { - "type": "ManagedReference", - "source_relative_path": "api/RateLimiter.IAwaitableConstraint.yml", - "output": { - ".html": { - "relative_path": "api/RateLimiter.IAwaitableConstraint.html", - "hash": "AnSXsRNyDi9/TUDwNsEk5A==" - } - }, - "is_incremental": false, - "version": "" - }, - { - "type": "ManagedReference", - "source_relative_path": "api/RateLimiter.LimitedSizeStack-1.yml", - "output": { - ".html": { - "relative_path": "api/RateLimiter.LimitedSizeStack-1.html", - "hash": "vc+xJqlotWcr/AeJ1tVISw==" - } - }, - "is_incremental": false, - "version": "" - }, - { - "type": "ManagedReference", - "source_relative_path": "api/RateLimiter.PersistentCountByIntervalAwaitableConstraint.yml", - "output": { - ".html": { - "relative_path": "api/RateLimiter.PersistentCountByIntervalAwaitableConstraint.html", - "hash": "AJULfF8xlSxGpa5IQQn17g==" - } - }, - "is_incremental": false, - "version": "" - }, - { - "type": "ManagedReference", - "source_relative_path": "api/RateLimiter.TimeLimiter.yml", - "output": { - ".html": { - "relative_path": "api/RateLimiter.TimeLimiter.html", - "hash": "wY2r0yMqaKw07MiXzXmAYA==" - } - }, - "is_incremental": false, - "version": "" - }, - { - "type": "ManagedReference", - "source_relative_path": "api/RateLimiter.yml", - "output": { - ".html": { - "relative_path": "api/RateLimiter.html", - "hash": "Ra+AdiHlz5CWR5snkdzEjQ==" - } - }, - "is_incremental": false, - "version": "" - }, - { - "type": "Toc", - "source_relative_path": "api/toc.yml", - "output": { - ".html": { - "relative_path": "api/toc.html", - "hash": "2wIOOS3z/EgwCelqX90CWQ==" - } - }, - "is_incremental": false, - "version": "" - }, { "type": "Conceptual", "source_relative_path": "index.md", @@ -108,7 +12,7 @@ "hash": "aRcqyU2VkRUtcXn78e3CmQ==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -120,7 +24,7 @@ "output": { ".html": { "relative_path": "toc.html", - "hash": "u7k/slcMFve7dcdc0ROHBQ==" + "hash": "D2g85a+lcVKKdU+wW61j5w==" } }, "is_incremental": false, @@ -130,39 +34,31 @@ "incremental_info": [ { "status": { - "can_incremental": false, - "details": "Disable incremental build by force rebuild option.", + "can_incremental": true, "incrementalPhase": "build", "total_file_count": 0, - "skipped_file_count": 0, - "full_build_reason_code": "ForceRebuild" + "skipped_file_count": 0 }, "processors": { - "ConceptualDocumentProcessor": { - "can_incremental": false, - "incrementalPhase": "build", - "total_file_count": 1, - "skipped_file_count": 0 - }, - "ManagedReferenceDocumentProcessor": { - "can_incremental": false, - "incrementalPhase": "build", - "total_file_count": 7, - "skipped_file_count": 0 - }, "TocDocumentProcessor": { "can_incremental": false, "details": "Processor TocDocumentProcessor cannot support incremental build because the processor doesn't implement ISupportIncrementalDocumentProcessor interface.", "incrementalPhase": "build", "total_file_count": 0, "skipped_file_count": 0 + }, + "ConceptualDocumentProcessor": { + "can_incremental": true, + "incrementalPhase": "build", + "total_file_count": 1, + "skipped_file_count": 1 } } }, { "status": { - "can_incremental": false, - "details": "Cannot support incremental post processing, the reason is: it's disabled.", + "can_incremental": true, + "details": "Can support incremental post processing.", "incrementalPhase": "postProcessing", "total_file_count": 0, "skipped_file_count": 0 diff --git a/docs/toc.html b/docs/toc.html index a2fdb50..78291cd 100644 --- a/docs/toc.html +++ b/docs/toc.html @@ -12,7 +12,7 @@ diff --git a/docs/xrefmap.yml b/docs/xrefmap.yml index 4d1daf1..ee6d062 100644 --- a/docs/xrefmap.yml +++ b/docs/xrefmap.yml @@ -1,381 +1,3 @@ ### YamlMime:XRefMap sorted: true -references: -- uid: RateLimiter - name: RateLimiter - href: api/RateLimiter.html - commentId: N:RateLimiter - fullName: RateLimiter - nameWithType: RateLimiter -- uid: RateLimiter.AwaitableConstraintExtension - name: AwaitableConstraintExtension - href: api/RateLimiter.AwaitableConstraintExtension.html - commentId: T:RateLimiter.AwaitableConstraintExtension - fullName: RateLimiter.AwaitableConstraintExtension - nameWithType: AwaitableConstraintExtension -- uid: RateLimiter.AwaitableConstraintExtension.Compose(RateLimiter.IAwaitableConstraint,RateLimiter.IAwaitableConstraint) - name: Compose(IAwaitableConstraint, IAwaitableConstraint) - href: api/RateLimiter.AwaitableConstraintExtension.html#RateLimiter_AwaitableConstraintExtension_Compose_RateLimiter_IAwaitableConstraint_RateLimiter_IAwaitableConstraint_ - commentId: M:RateLimiter.AwaitableConstraintExtension.Compose(RateLimiter.IAwaitableConstraint,RateLimiter.IAwaitableConstraint) - fullName: RateLimiter.AwaitableConstraintExtension.Compose(RateLimiter.IAwaitableConstraint, RateLimiter.IAwaitableConstraint) - nameWithType: AwaitableConstraintExtension.Compose(IAwaitableConstraint, IAwaitableConstraint) -- uid: RateLimiter.AwaitableConstraintExtension.Compose* - name: Compose - href: api/RateLimiter.AwaitableConstraintExtension.html#RateLimiter_AwaitableConstraintExtension_Compose_ - commentId: Overload:RateLimiter.AwaitableConstraintExtension.Compose - isSpec: "True" - fullName: RateLimiter.AwaitableConstraintExtension.Compose - nameWithType: AwaitableConstraintExtension.Compose -- uid: RateLimiter.CountByIntervalAwaitableConstraint - name: CountByIntervalAwaitableConstraint - href: api/RateLimiter.CountByIntervalAwaitableConstraint.html - commentId: T:RateLimiter.CountByIntervalAwaitableConstraint - fullName: RateLimiter.CountByIntervalAwaitableConstraint - nameWithType: CountByIntervalAwaitableConstraint -- uid: RateLimiter.CountByIntervalAwaitableConstraint.#ctor(System.Int32,System.TimeSpan) - name: CountByIntervalAwaitableConstraint(Int32, TimeSpan) - href: api/RateLimiter.CountByIntervalAwaitableConstraint.html#RateLimiter_CountByIntervalAwaitableConstraint__ctor_System_Int32_System_TimeSpan_ - commentId: M:RateLimiter.CountByIntervalAwaitableConstraint.#ctor(System.Int32,System.TimeSpan) - fullName: RateLimiter.CountByIntervalAwaitableConstraint.CountByIntervalAwaitableConstraint(System.Int32, System.TimeSpan) - nameWithType: CountByIntervalAwaitableConstraint.CountByIntervalAwaitableConstraint(Int32, TimeSpan) -- uid: RateLimiter.CountByIntervalAwaitableConstraint.#ctor* - name: CountByIntervalAwaitableConstraint - href: api/RateLimiter.CountByIntervalAwaitableConstraint.html#RateLimiter_CountByIntervalAwaitableConstraint__ctor_ - commentId: Overload:RateLimiter.CountByIntervalAwaitableConstraint.#ctor - isSpec: "True" - fullName: RateLimiter.CountByIntervalAwaitableConstraint.CountByIntervalAwaitableConstraint - nameWithType: CountByIntervalAwaitableConstraint.CountByIntervalAwaitableConstraint -- uid: RateLimiter.CountByIntervalAwaitableConstraint._TimeStamps - name: _TimeStamps - href: api/RateLimiter.CountByIntervalAwaitableConstraint.html#RateLimiter_CountByIntervalAwaitableConstraint__TimeStamps - commentId: P:RateLimiter.CountByIntervalAwaitableConstraint._TimeStamps - fullName: RateLimiter.CountByIntervalAwaitableConstraint._TimeStamps - nameWithType: CountByIntervalAwaitableConstraint._TimeStamps -- uid: RateLimiter.CountByIntervalAwaitableConstraint._TimeStamps* - name: _TimeStamps - href: api/RateLimiter.CountByIntervalAwaitableConstraint.html#RateLimiter_CountByIntervalAwaitableConstraint__TimeStamps_ - commentId: Overload:RateLimiter.CountByIntervalAwaitableConstraint._TimeStamps - isSpec: "True" - fullName: RateLimiter.CountByIntervalAwaitableConstraint._TimeStamps - nameWithType: CountByIntervalAwaitableConstraint._TimeStamps -- uid: RateLimiter.CountByIntervalAwaitableConstraint.Clone - name: Clone() - href: api/RateLimiter.CountByIntervalAwaitableConstraint.html#RateLimiter_CountByIntervalAwaitableConstraint_Clone - commentId: M:RateLimiter.CountByIntervalAwaitableConstraint.Clone - fullName: RateLimiter.CountByIntervalAwaitableConstraint.Clone() - nameWithType: CountByIntervalAwaitableConstraint.Clone() -- uid: RateLimiter.CountByIntervalAwaitableConstraint.Clone* - name: Clone - href: api/RateLimiter.CountByIntervalAwaitableConstraint.html#RateLimiter_CountByIntervalAwaitableConstraint_Clone_ - commentId: Overload:RateLimiter.CountByIntervalAwaitableConstraint.Clone - isSpec: "True" - fullName: RateLimiter.CountByIntervalAwaitableConstraint.Clone - nameWithType: CountByIntervalAwaitableConstraint.Clone -- uid: RateLimiter.CountByIntervalAwaitableConstraint.OnEnded(System.DateTime) - name: OnEnded(DateTime) - href: api/RateLimiter.CountByIntervalAwaitableConstraint.html#RateLimiter_CountByIntervalAwaitableConstraint_OnEnded_System_DateTime_ - commentId: M:RateLimiter.CountByIntervalAwaitableConstraint.OnEnded(System.DateTime) - fullName: RateLimiter.CountByIntervalAwaitableConstraint.OnEnded(System.DateTime) - nameWithType: CountByIntervalAwaitableConstraint.OnEnded(DateTime) -- uid: RateLimiter.CountByIntervalAwaitableConstraint.OnEnded* - name: OnEnded - href: api/RateLimiter.CountByIntervalAwaitableConstraint.html#RateLimiter_CountByIntervalAwaitableConstraint_OnEnded_ - commentId: Overload:RateLimiter.CountByIntervalAwaitableConstraint.OnEnded - isSpec: "True" - fullName: RateLimiter.CountByIntervalAwaitableConstraint.OnEnded - nameWithType: CountByIntervalAwaitableConstraint.OnEnded -- uid: RateLimiter.CountByIntervalAwaitableConstraint.TimeStamps - name: TimeStamps - href: api/RateLimiter.CountByIntervalAwaitableConstraint.html#RateLimiter_CountByIntervalAwaitableConstraint_TimeStamps - commentId: P:RateLimiter.CountByIntervalAwaitableConstraint.TimeStamps - fullName: RateLimiter.CountByIntervalAwaitableConstraint.TimeStamps - nameWithType: CountByIntervalAwaitableConstraint.TimeStamps -- uid: RateLimiter.CountByIntervalAwaitableConstraint.TimeStamps* - name: TimeStamps - href: api/RateLimiter.CountByIntervalAwaitableConstraint.html#RateLimiter_CountByIntervalAwaitableConstraint_TimeStamps_ - commentId: Overload:RateLimiter.CountByIntervalAwaitableConstraint.TimeStamps - isSpec: "True" - fullName: RateLimiter.CountByIntervalAwaitableConstraint.TimeStamps - nameWithType: CountByIntervalAwaitableConstraint.TimeStamps -- uid: RateLimiter.CountByIntervalAwaitableConstraint.WaitForReadiness(System.Threading.CancellationToken) - name: WaitForReadiness(CancellationToken) - href: api/RateLimiter.CountByIntervalAwaitableConstraint.html#RateLimiter_CountByIntervalAwaitableConstraint_WaitForReadiness_System_Threading_CancellationToken_ - commentId: M:RateLimiter.CountByIntervalAwaitableConstraint.WaitForReadiness(System.Threading.CancellationToken) - fullName: RateLimiter.CountByIntervalAwaitableConstraint.WaitForReadiness(System.Threading.CancellationToken) - nameWithType: CountByIntervalAwaitableConstraint.WaitForReadiness(CancellationToken) -- uid: RateLimiter.CountByIntervalAwaitableConstraint.WaitForReadiness* - name: WaitForReadiness - href: api/RateLimiter.CountByIntervalAwaitableConstraint.html#RateLimiter_CountByIntervalAwaitableConstraint_WaitForReadiness_ - commentId: Overload:RateLimiter.CountByIntervalAwaitableConstraint.WaitForReadiness - isSpec: "True" - fullName: RateLimiter.CountByIntervalAwaitableConstraint.WaitForReadiness - nameWithType: CountByIntervalAwaitableConstraint.WaitForReadiness -- uid: RateLimiter.IAwaitableConstraint - name: IAwaitableConstraint - href: api/RateLimiter.IAwaitableConstraint.html - commentId: T:RateLimiter.IAwaitableConstraint - fullName: RateLimiter.IAwaitableConstraint - nameWithType: IAwaitableConstraint -- uid: RateLimiter.IAwaitableConstraint.Clone - name: Clone() - href: api/RateLimiter.IAwaitableConstraint.html#RateLimiter_IAwaitableConstraint_Clone - commentId: M:RateLimiter.IAwaitableConstraint.Clone - fullName: RateLimiter.IAwaitableConstraint.Clone() - nameWithType: IAwaitableConstraint.Clone() -- uid: RateLimiter.IAwaitableConstraint.Clone* - name: Clone - href: api/RateLimiter.IAwaitableConstraint.html#RateLimiter_IAwaitableConstraint_Clone_ - commentId: Overload:RateLimiter.IAwaitableConstraint.Clone - isSpec: "True" - fullName: RateLimiter.IAwaitableConstraint.Clone - nameWithType: IAwaitableConstraint.Clone -- uid: RateLimiter.IAwaitableConstraint.WaitForReadiness(System.Threading.CancellationToken) - name: WaitForReadiness(CancellationToken) - href: api/RateLimiter.IAwaitableConstraint.html#RateLimiter_IAwaitableConstraint_WaitForReadiness_System_Threading_CancellationToken_ - commentId: M:RateLimiter.IAwaitableConstraint.WaitForReadiness(System.Threading.CancellationToken) - fullName: RateLimiter.IAwaitableConstraint.WaitForReadiness(System.Threading.CancellationToken) - nameWithType: IAwaitableConstraint.WaitForReadiness(CancellationToken) -- uid: RateLimiter.IAwaitableConstraint.WaitForReadiness* - name: WaitForReadiness - href: api/RateLimiter.IAwaitableConstraint.html#RateLimiter_IAwaitableConstraint_WaitForReadiness_ - commentId: Overload:RateLimiter.IAwaitableConstraint.WaitForReadiness - isSpec: "True" - fullName: RateLimiter.IAwaitableConstraint.WaitForReadiness - nameWithType: IAwaitableConstraint.WaitForReadiness -- uid: RateLimiter.LimitedSizeStack`1 - name: LimitedSizeStack - href: api/RateLimiter.LimitedSizeStack-1.html - commentId: T:RateLimiter.LimitedSizeStack`1 - name.vb: LimitedSizeStack(Of T) - fullName: RateLimiter.LimitedSizeStack - fullName.vb: RateLimiter.LimitedSizeStack(Of T) - nameWithType: LimitedSizeStack - nameWithType.vb: LimitedSizeStack(Of T) -- uid: RateLimiter.LimitedSizeStack`1.#ctor(System.Int32) - name: LimitedSizeStack(Int32) - href: api/RateLimiter.LimitedSizeStack-1.html#RateLimiter_LimitedSizeStack_1__ctor_System_Int32_ - commentId: M:RateLimiter.LimitedSizeStack`1.#ctor(System.Int32) - fullName: RateLimiter.LimitedSizeStack.LimitedSizeStack(System.Int32) - fullName.vb: RateLimiter.LimitedSizeStack(Of T).LimitedSizeStack(System.Int32) - nameWithType: LimitedSizeStack.LimitedSizeStack(Int32) - nameWithType.vb: LimitedSizeStack(Of T).LimitedSizeStack(Int32) -- uid: RateLimiter.LimitedSizeStack`1.#ctor* - name: LimitedSizeStack - href: api/RateLimiter.LimitedSizeStack-1.html#RateLimiter_LimitedSizeStack_1__ctor_ - commentId: Overload:RateLimiter.LimitedSizeStack`1.#ctor - isSpec: "True" - fullName: RateLimiter.LimitedSizeStack.LimitedSizeStack - fullName.vb: RateLimiter.LimitedSizeStack(Of T).LimitedSizeStack - nameWithType: LimitedSizeStack.LimitedSizeStack - nameWithType.vb: LimitedSizeStack(Of T).LimitedSizeStack -- uid: RateLimiter.LimitedSizeStack`1.Push(`0) - name: Push(T) - href: api/RateLimiter.LimitedSizeStack-1.html#RateLimiter_LimitedSizeStack_1_Push__0_ - commentId: M:RateLimiter.LimitedSizeStack`1.Push(`0) - fullName: RateLimiter.LimitedSizeStack.Push(T) - fullName.vb: RateLimiter.LimitedSizeStack(Of T).Push(T) - nameWithType: LimitedSizeStack.Push(T) - nameWithType.vb: LimitedSizeStack(Of T).Push(T) -- uid: RateLimiter.LimitedSizeStack`1.Push* - name: Push - href: api/RateLimiter.LimitedSizeStack-1.html#RateLimiter_LimitedSizeStack_1_Push_ - commentId: Overload:RateLimiter.LimitedSizeStack`1.Push - isSpec: "True" - fullName: RateLimiter.LimitedSizeStack.Push - fullName.vb: RateLimiter.LimitedSizeStack(Of T).Push - nameWithType: LimitedSizeStack.Push - nameWithType.vb: LimitedSizeStack(Of T).Push -- uid: RateLimiter.PersistentCountByIntervalAwaitableConstraint - name: PersistentCountByIntervalAwaitableConstraint - href: api/RateLimiter.PersistentCountByIntervalAwaitableConstraint.html - commentId: T:RateLimiter.PersistentCountByIntervalAwaitableConstraint - fullName: RateLimiter.PersistentCountByIntervalAwaitableConstraint - nameWithType: PersistentCountByIntervalAwaitableConstraint -- uid: RateLimiter.PersistentCountByIntervalAwaitableConstraint.#ctor(System.Int32,System.TimeSpan,System.Action{System.DateTime},System.Collections.Generic.IEnumerable{System.DateTime}) - name: PersistentCountByIntervalAwaitableConstraint(Int32, TimeSpan, Action, IEnumerable) - href: api/RateLimiter.PersistentCountByIntervalAwaitableConstraint.html#RateLimiter_PersistentCountByIntervalAwaitableConstraint__ctor_System_Int32_System_TimeSpan_System_Action_System_DateTime__System_Collections_Generic_IEnumerable_System_DateTime__ - commentId: M:RateLimiter.PersistentCountByIntervalAwaitableConstraint.#ctor(System.Int32,System.TimeSpan,System.Action{System.DateTime},System.Collections.Generic.IEnumerable{System.DateTime}) - name.vb: PersistentCountByIntervalAwaitableConstraint(Int32, TimeSpan, Action(Of DateTime), IEnumerable(Of DateTime)) - fullName: RateLimiter.PersistentCountByIntervalAwaitableConstraint.PersistentCountByIntervalAwaitableConstraint(System.Int32, System.TimeSpan, System.Action, System.Collections.Generic.IEnumerable) - fullName.vb: RateLimiter.PersistentCountByIntervalAwaitableConstraint.PersistentCountByIntervalAwaitableConstraint(System.Int32, System.TimeSpan, System.Action(Of System.DateTime), System.Collections.Generic.IEnumerable(Of System.DateTime)) - nameWithType: PersistentCountByIntervalAwaitableConstraint.PersistentCountByIntervalAwaitableConstraint(Int32, TimeSpan, Action, IEnumerable) - nameWithType.vb: PersistentCountByIntervalAwaitableConstraint.PersistentCountByIntervalAwaitableConstraint(Int32, TimeSpan, Action(Of DateTime), IEnumerable(Of DateTime)) -- uid: RateLimiter.PersistentCountByIntervalAwaitableConstraint.#ctor* - name: PersistentCountByIntervalAwaitableConstraint - href: api/RateLimiter.PersistentCountByIntervalAwaitableConstraint.html#RateLimiter_PersistentCountByIntervalAwaitableConstraint__ctor_ - commentId: Overload:RateLimiter.PersistentCountByIntervalAwaitableConstraint.#ctor - isSpec: "True" - fullName: RateLimiter.PersistentCountByIntervalAwaitableConstraint.PersistentCountByIntervalAwaitableConstraint - nameWithType: PersistentCountByIntervalAwaitableConstraint.PersistentCountByIntervalAwaitableConstraint -- uid: RateLimiter.PersistentCountByIntervalAwaitableConstraint.OnEnded(System.DateTime) - name: OnEnded(DateTime) - href: api/RateLimiter.PersistentCountByIntervalAwaitableConstraint.html#RateLimiter_PersistentCountByIntervalAwaitableConstraint_OnEnded_System_DateTime_ - commentId: M:RateLimiter.PersistentCountByIntervalAwaitableConstraint.OnEnded(System.DateTime) - fullName: RateLimiter.PersistentCountByIntervalAwaitableConstraint.OnEnded(System.DateTime) - nameWithType: PersistentCountByIntervalAwaitableConstraint.OnEnded(DateTime) -- uid: RateLimiter.PersistentCountByIntervalAwaitableConstraint.OnEnded* - name: OnEnded - href: api/RateLimiter.PersistentCountByIntervalAwaitableConstraint.html#RateLimiter_PersistentCountByIntervalAwaitableConstraint_OnEnded_ - commentId: Overload:RateLimiter.PersistentCountByIntervalAwaitableConstraint.OnEnded - isSpec: "True" - fullName: RateLimiter.PersistentCountByIntervalAwaitableConstraint.OnEnded - nameWithType: PersistentCountByIntervalAwaitableConstraint.OnEnded -- uid: RateLimiter.TimeLimiter - name: TimeLimiter - href: api/RateLimiter.TimeLimiter.html - commentId: T:RateLimiter.TimeLimiter - fullName: RateLimiter.TimeLimiter - nameWithType: TimeLimiter -- uid: RateLimiter.TimeLimiter.Clone - name: Clone() - href: api/RateLimiter.TimeLimiter.html#RateLimiter_TimeLimiter_Clone - commentId: M:RateLimiter.TimeLimiter.Clone - fullName: RateLimiter.TimeLimiter.Clone() - nameWithType: TimeLimiter.Clone() -- uid: RateLimiter.TimeLimiter.Clone* - name: Clone - href: api/RateLimiter.TimeLimiter.html#RateLimiter_TimeLimiter_Clone_ - commentId: Overload:RateLimiter.TimeLimiter.Clone - isSpec: "True" - fullName: RateLimiter.TimeLimiter.Clone - nameWithType: TimeLimiter.Clone -- uid: RateLimiter.TimeLimiter.Compose(RateLimiter.IAwaitableConstraint[]) - name: Compose(IAwaitableConstraint[]) - href: api/RateLimiter.TimeLimiter.html#RateLimiter_TimeLimiter_Compose_RateLimiter_IAwaitableConstraint___ - commentId: M:RateLimiter.TimeLimiter.Compose(RateLimiter.IAwaitableConstraint[]) - name.vb: Compose(IAwaitableConstraint()) - fullName: RateLimiter.TimeLimiter.Compose(RateLimiter.IAwaitableConstraint[]) - fullName.vb: RateLimiter.TimeLimiter.Compose(RateLimiter.IAwaitableConstraint()) - nameWithType: TimeLimiter.Compose(IAwaitableConstraint[]) - nameWithType.vb: TimeLimiter.Compose(IAwaitableConstraint()) -- uid: RateLimiter.TimeLimiter.Compose* - name: Compose - href: api/RateLimiter.TimeLimiter.html#RateLimiter_TimeLimiter_Compose_ - commentId: Overload:RateLimiter.TimeLimiter.Compose - isSpec: "True" - fullName: RateLimiter.TimeLimiter.Compose - nameWithType: TimeLimiter.Compose -- uid: RateLimiter.TimeLimiter.Dispatch(System.Action) - name: Dispatch(Action) - href: api/RateLimiter.TimeLimiter.html#RateLimiter_TimeLimiter_Dispatch_System_Action_ - commentId: M:RateLimiter.TimeLimiter.Dispatch(System.Action) - fullName: RateLimiter.TimeLimiter.Dispatch(System.Action) - nameWithType: TimeLimiter.Dispatch(Action) -- uid: RateLimiter.TimeLimiter.Dispatch* - name: Dispatch - href: api/RateLimiter.TimeLimiter.html#RateLimiter_TimeLimiter_Dispatch_ - commentId: Overload:RateLimiter.TimeLimiter.Dispatch - isSpec: "True" - fullName: RateLimiter.TimeLimiter.Dispatch - nameWithType: TimeLimiter.Dispatch -- uid: RateLimiter.TimeLimiter.Enqueue(System.Action) - name: Enqueue(Action) - href: api/RateLimiter.TimeLimiter.html#RateLimiter_TimeLimiter_Enqueue_System_Action_ - commentId: M:RateLimiter.TimeLimiter.Enqueue(System.Action) - fullName: RateLimiter.TimeLimiter.Enqueue(System.Action) - nameWithType: TimeLimiter.Enqueue(Action) -- uid: RateLimiter.TimeLimiter.Enqueue(System.Action,System.Threading.CancellationToken) - name: Enqueue(Action, CancellationToken) - href: api/RateLimiter.TimeLimiter.html#RateLimiter_TimeLimiter_Enqueue_System_Action_System_Threading_CancellationToken_ - commentId: M:RateLimiter.TimeLimiter.Enqueue(System.Action,System.Threading.CancellationToken) - fullName: RateLimiter.TimeLimiter.Enqueue(System.Action, System.Threading.CancellationToken) - nameWithType: TimeLimiter.Enqueue(Action, CancellationToken) -- uid: RateLimiter.TimeLimiter.Enqueue(System.Func{System.Threading.Tasks.Task}) - name: Enqueue(Func) - href: api/RateLimiter.TimeLimiter.html#RateLimiter_TimeLimiter_Enqueue_System_Func_System_Threading_Tasks_Task__ - commentId: M:RateLimiter.TimeLimiter.Enqueue(System.Func{System.Threading.Tasks.Task}) - name.vb: Enqueue(Func(Of Task)) - fullName: RateLimiter.TimeLimiter.Enqueue(System.Func) - fullName.vb: RateLimiter.TimeLimiter.Enqueue(System.Func(Of System.Threading.Tasks.Task)) - nameWithType: TimeLimiter.Enqueue(Func) - nameWithType.vb: TimeLimiter.Enqueue(Func(Of Task)) -- uid: RateLimiter.TimeLimiter.Enqueue(System.Func{System.Threading.Tasks.Task},System.Threading.CancellationToken) - name: Enqueue(Func, CancellationToken) - href: api/RateLimiter.TimeLimiter.html#RateLimiter_TimeLimiter_Enqueue_System_Func_System_Threading_Tasks_Task__System_Threading_CancellationToken_ - commentId: M:RateLimiter.TimeLimiter.Enqueue(System.Func{System.Threading.Tasks.Task},System.Threading.CancellationToken) - name.vb: Enqueue(Func(Of Task), CancellationToken) - fullName: RateLimiter.TimeLimiter.Enqueue(System.Func, System.Threading.CancellationToken) - fullName.vb: RateLimiter.TimeLimiter.Enqueue(System.Func(Of System.Threading.Tasks.Task), System.Threading.CancellationToken) - nameWithType: TimeLimiter.Enqueue(Func, CancellationToken) - nameWithType.vb: TimeLimiter.Enqueue(Func(Of Task), CancellationToken) -- uid: RateLimiter.TimeLimiter.Enqueue* - name: Enqueue - href: api/RateLimiter.TimeLimiter.html#RateLimiter_TimeLimiter_Enqueue_ - commentId: Overload:RateLimiter.TimeLimiter.Enqueue - isSpec: "True" - fullName: RateLimiter.TimeLimiter.Enqueue - nameWithType: TimeLimiter.Enqueue -- uid: RateLimiter.TimeLimiter.Enqueue``1(System.Func{``0}) - name: Enqueue(Func) - href: api/RateLimiter.TimeLimiter.html#RateLimiter_TimeLimiter_Enqueue__1_System_Func___0__ - commentId: M:RateLimiter.TimeLimiter.Enqueue``1(System.Func{``0}) - name.vb: Enqueue(Of T)(Func(Of T)) - fullName: RateLimiter.TimeLimiter.Enqueue(System.Func) - fullName.vb: RateLimiter.TimeLimiter.Enqueue(Of T)(System.Func(Of T)) - nameWithType: TimeLimiter.Enqueue(Func) - nameWithType.vb: TimeLimiter.Enqueue(Of T)(Func(Of T)) -- uid: RateLimiter.TimeLimiter.Enqueue``1(System.Func{``0},System.Threading.CancellationToken) - name: Enqueue(Func, CancellationToken) - href: api/RateLimiter.TimeLimiter.html#RateLimiter_TimeLimiter_Enqueue__1_System_Func___0__System_Threading_CancellationToken_ - commentId: M:RateLimiter.TimeLimiter.Enqueue``1(System.Func{``0},System.Threading.CancellationToken) - name.vb: Enqueue(Of T)(Func(Of T), CancellationToken) - fullName: RateLimiter.TimeLimiter.Enqueue(System.Func, System.Threading.CancellationToken) - fullName.vb: RateLimiter.TimeLimiter.Enqueue(Of T)(System.Func(Of T), System.Threading.CancellationToken) - nameWithType: TimeLimiter.Enqueue(Func, CancellationToken) - nameWithType.vb: TimeLimiter.Enqueue(Of T)(Func(Of T), CancellationToken) -- uid: RateLimiter.TimeLimiter.Enqueue``1(System.Func{System.Threading.Tasks.Task{``0}}) - name: Enqueue(Func>) - href: api/RateLimiter.TimeLimiter.html#RateLimiter_TimeLimiter_Enqueue__1_System_Func_System_Threading_Tasks_Task___0___ - commentId: M:RateLimiter.TimeLimiter.Enqueue``1(System.Func{System.Threading.Tasks.Task{``0}}) - name.vb: Enqueue(Of T)(Func(Of Task(Of T))) - fullName: RateLimiter.TimeLimiter.Enqueue(System.Func>) - fullName.vb: RateLimiter.TimeLimiter.Enqueue(Of T)(System.Func(Of System.Threading.Tasks.Task(Of T))) - nameWithType: TimeLimiter.Enqueue(Func>) - nameWithType.vb: TimeLimiter.Enqueue(Of T)(Func(Of Task(Of T))) -- uid: RateLimiter.TimeLimiter.Enqueue``1(System.Func{System.Threading.Tasks.Task{``0}},System.Threading.CancellationToken) - name: Enqueue(Func>, CancellationToken) - href: api/RateLimiter.TimeLimiter.html#RateLimiter_TimeLimiter_Enqueue__1_System_Func_System_Threading_Tasks_Task___0___System_Threading_CancellationToken_ - commentId: M:RateLimiter.TimeLimiter.Enqueue``1(System.Func{System.Threading.Tasks.Task{``0}},System.Threading.CancellationToken) - name.vb: Enqueue(Of T)(Func(Of Task(Of T)), CancellationToken) - fullName: RateLimiter.TimeLimiter.Enqueue(System.Func>, System.Threading.CancellationToken) - fullName.vb: RateLimiter.TimeLimiter.Enqueue(Of T)(System.Func(Of System.Threading.Tasks.Task(Of T)), System.Threading.CancellationToken) - nameWithType: TimeLimiter.Enqueue(Func>, CancellationToken) - nameWithType.vb: TimeLimiter.Enqueue(Of T)(Func(Of Task(Of T)), CancellationToken) -- uid: RateLimiter.TimeLimiter.GetFromMaxCountByInterval(System.Int32,System.TimeSpan) - name: GetFromMaxCountByInterval(Int32, TimeSpan) - href: api/RateLimiter.TimeLimiter.html#RateLimiter_TimeLimiter_GetFromMaxCountByInterval_System_Int32_System_TimeSpan_ - commentId: M:RateLimiter.TimeLimiter.GetFromMaxCountByInterval(System.Int32,System.TimeSpan) - fullName: RateLimiter.TimeLimiter.GetFromMaxCountByInterval(System.Int32, System.TimeSpan) - nameWithType: TimeLimiter.GetFromMaxCountByInterval(Int32, TimeSpan) -- uid: RateLimiter.TimeLimiter.GetFromMaxCountByInterval* - name: GetFromMaxCountByInterval - href: api/RateLimiter.TimeLimiter.html#RateLimiter_TimeLimiter_GetFromMaxCountByInterval_ - commentId: Overload:RateLimiter.TimeLimiter.GetFromMaxCountByInterval - isSpec: "True" - fullName: RateLimiter.TimeLimiter.GetFromMaxCountByInterval - nameWithType: TimeLimiter.GetFromMaxCountByInterval -- uid: RateLimiter.TimeLimiter.GetPersistentTimeLimiter(System.Int32,System.TimeSpan,System.Action{System.DateTime}) - name: GetPersistentTimeLimiter(Int32, TimeSpan, Action) - href: api/RateLimiter.TimeLimiter.html#RateLimiter_TimeLimiter_GetPersistentTimeLimiter_System_Int32_System_TimeSpan_System_Action_System_DateTime__ - commentId: M:RateLimiter.TimeLimiter.GetPersistentTimeLimiter(System.Int32,System.TimeSpan,System.Action{System.DateTime}) - name.vb: GetPersistentTimeLimiter(Int32, TimeSpan, Action(Of DateTime)) - fullName: RateLimiter.TimeLimiter.GetPersistentTimeLimiter(System.Int32, System.TimeSpan, System.Action) - fullName.vb: RateLimiter.TimeLimiter.GetPersistentTimeLimiter(System.Int32, System.TimeSpan, System.Action(Of System.DateTime)) - nameWithType: TimeLimiter.GetPersistentTimeLimiter(Int32, TimeSpan, Action) - nameWithType.vb: TimeLimiter.GetPersistentTimeLimiter(Int32, TimeSpan, Action(Of DateTime)) -- uid: RateLimiter.TimeLimiter.GetPersistentTimeLimiter(System.Int32,System.TimeSpan,System.Action{System.DateTime},System.Collections.Generic.IEnumerable{System.DateTime}) - name: GetPersistentTimeLimiter(Int32, TimeSpan, Action, IEnumerable) - href: api/RateLimiter.TimeLimiter.html#RateLimiter_TimeLimiter_GetPersistentTimeLimiter_System_Int32_System_TimeSpan_System_Action_System_DateTime__System_Collections_Generic_IEnumerable_System_DateTime__ - commentId: M:RateLimiter.TimeLimiter.GetPersistentTimeLimiter(System.Int32,System.TimeSpan,System.Action{System.DateTime},System.Collections.Generic.IEnumerable{System.DateTime}) - name.vb: GetPersistentTimeLimiter(Int32, TimeSpan, Action(Of DateTime), IEnumerable(Of DateTime)) - fullName: RateLimiter.TimeLimiter.GetPersistentTimeLimiter(System.Int32, System.TimeSpan, System.Action, System.Collections.Generic.IEnumerable) - fullName.vb: RateLimiter.TimeLimiter.GetPersistentTimeLimiter(System.Int32, System.TimeSpan, System.Action(Of System.DateTime), System.Collections.Generic.IEnumerable(Of System.DateTime)) - nameWithType: TimeLimiter.GetPersistentTimeLimiter(Int32, TimeSpan, Action, IEnumerable) - nameWithType.vb: TimeLimiter.GetPersistentTimeLimiter(Int32, TimeSpan, Action(Of DateTime), IEnumerable(Of DateTime)) -- uid: RateLimiter.TimeLimiter.GetPersistentTimeLimiter* - name: GetPersistentTimeLimiter - href: api/RateLimiter.TimeLimiter.html#RateLimiter_TimeLimiter_GetPersistentTimeLimiter_ - commentId: Overload:RateLimiter.TimeLimiter.GetPersistentTimeLimiter - isSpec: "True" - fullName: RateLimiter.TimeLimiter.GetPersistentTimeLimiter - nameWithType: TimeLimiter.GetPersistentTimeLimiter +references: []