diff --git a/api/DotNext.Collections.Concurrent.IndexPool.Enumerator.html b/api/DotNext.Collections.Concurrent.IndexPool.Enumerator.html new file mode 100644 index 000000000..547cb0fb2 --- /dev/null +++ b/api/DotNext.Collections.Concurrent.IndexPool.Enumerator.html @@ -0,0 +1,254 @@ + + + + + + + + Struct IndexPool.Enumerator | .NEXT + + + + + + + + + + + + + + +
+
+ + + + +
+ + +
+ + + + + + diff --git a/api/DotNext.Collections.Concurrent.IndexPool.html b/api/DotNext.Collections.Concurrent.IndexPool.html new file mode 100644 index 000000000..956898a0e --- /dev/null +++ b/api/DotNext.Collections.Concurrent.IndexPool.html @@ -0,0 +1,815 @@ + + + + + + + + Struct IndexPool | .NEXT + + + + + + + + + + + + + + +
+
+ + + + +
+ + +
+ + + + + + diff --git a/api/DotNext.Collections.Concurrent.html b/api/DotNext.Collections.Concurrent.html new file mode 100644 index 000000000..b9acc135a --- /dev/null +++ b/api/DotNext.Collections.Concurrent.html @@ -0,0 +1,149 @@ + + + + + + + + Namespace DotNext.Collections.Concurrent | .NEXT + + + + + + + + + + + + + + +
+
+ + + + +
+ + +
+ + + + + + diff --git a/api/DotNext.Func.html b/api/DotNext.Func.html index 72850505d..2aead9631 100644 --- a/api/DotNext.Func.html +++ b/api/DotNext.Func.html @@ -116,7 +116,7 @@

Methods Edit this page - View Source + View Source

AsConverter<TInput, TOutput>(Func<TInput, TOutput>)

@@ -187,7 +187,7 @@
Type Parameters
Edit this page - View Source + View Source

AsPredicate<T>(Func<T, bool>)

@@ -646,7 +646,7 @@
Type Parameters
Edit this page - View Source + View Source

TryInvoke<TResult>(Func<TResult>)

@@ -712,7 +712,7 @@
Type Parameters
Edit this page - View Source + View Source

TryInvoke<T1, T2, T3, T4, T5, T6, T7, T8, T9, TResult>(Func<T1, T2, T3, T4, T5, T6, T7, T8, T9, TResult>, T1, T2, T3, T4, T5, T6, T7, T8, T9)

@@ -877,7 +877,7 @@
Type Parameters
Edit this page - View Source + View Source

TryInvoke<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, TResult>(Func<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, TResult>, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10)

@@ -1053,7 +1053,7 @@
Type Parameters
Edit this page - View Source + View Source

TryInvoke<T, TResult>(Func<T, TResult>, T)

@@ -1130,7 +1130,7 @@
Type Parameters
Edit this page - View Source + View Source

TryInvoke<T1, T2, TResult>(Func<T1, T2, TResult>, T1, T2)

@@ -1218,7 +1218,7 @@
Type Parameters
Edit this page - View Source + View Source

TryInvoke<T1, T2, T3, TResult>(Func<T1, T2, T3, TResult>, T1, T2, T3)

@@ -1317,7 +1317,7 @@
Type Parameters
Edit this page - View Source + View Source

TryInvoke<T1, T2, T3, T4, TResult>(Func<T1, T2, T3, T4, TResult>, T1, T2, T3, T4)

@@ -1427,7 +1427,7 @@
Type Parameters
Edit this page - View Source + View Source

TryInvoke<T1, T2, T3, T4, T5, TResult>(Func<T1, T2, T3, T4, T5, TResult>, T1, T2, T3, T4, T5)

@@ -1548,7 +1548,7 @@
Type Parameters
Edit this page - View Source + View Source

TryInvoke<T1, T2, T3, T4, T5, T6, TResult>(Func<T1, T2, T3, T4, T5, T6, TResult>, T1, T2, T3, T4, T5, T6)

@@ -1680,7 +1680,7 @@
Type Parameters
Edit this page - View Source + View Source

TryInvoke<T1, T2, T3, T4, T5, T6, T7, TResult>(Func<T1, T2, T3, T4, T5, T6, T7, TResult>, T1, T2, T3, T4, T5, T6, T7)

@@ -1823,7 +1823,7 @@
Type Parameters
Edit this page - View Source + View Source

TryInvoke<T1, T2, T3, T4, T5, T6, T7, T8, TResult>(Func<T1, T2, T3, T4, T5, T6, T7, T8, TResult>, T1, T2, T3, T4, T5, T6, T7, T8)

diff --git a/api/DotNext.Net.Cluster.Consensus.Raft.RaftCluster-1.html b/api/DotNext.Net.Cluster.Consensus.Raft.RaftCluster-1.html index b9e8e5798..59708af60 100644 --- a/api/DotNext.Net.Cluster.Consensus.Raft.RaftCluster-1.html +++ b/api/DotNext.Net.Cluster.Consensus.Raft.RaftCluster-1.html @@ -2613,7 +2613,7 @@

Extension Methods

Edit this page
  • - View Source + View Source
  • diff --git a/api/DotNext.Net.Cluster.Consensus.Raft.RaftCluster.html b/api/DotNext.Net.Cluster.Consensus.Raft.RaftCluster.html index dc676c57b..b374798b7 100644 --- a/api/DotNext.Net.Cluster.Consensus.Raft.RaftCluster.html +++ b/api/DotNext.Net.Cluster.Consensus.Raft.RaftCluster.html @@ -413,7 +413,7 @@

    Methods Edit this page - View Source + View Source

    AddMemberAsync(EndPoint, CancellationToken)

    @@ -486,7 +486,7 @@
    Exceptions
    Edit this page - View Source + View Source

    DetectLocalMemberAsync(RaftClusterMember, CancellationToken)

    @@ -544,7 +544,7 @@
    Overrides
    Edit this page - View Source + View Source

    Dispose(bool)

    @@ -580,7 +580,7 @@
    Overrides
    Edit this page - View Source + View Source

    RemoveMemberAsync(EndPoint, CancellationToken)

    @@ -689,7 +689,7 @@
    Overrides
    Edit this page - View Source + View Source

    StopAsync(CancellationToken)

    @@ -741,7 +741,7 @@
    Overrides
    Edit this page - View Source + View Source

    UnavailableMemberDetected(RaftClusterMember, CancellationToken)

    diff --git a/api/DotNext.Numerics.Number.html b/api/DotNext.Numerics.Number.html index 1e73da377..9cf0a2a62 100644 --- a/api/DotNext.Numerics.Number.html +++ b/api/DotNext.Numerics.Number.html @@ -253,7 +253,7 @@
    Exceptions
    Edit this page - View Source + View Source

    GetMaxByteCount<T>()

    @@ -293,6 +293,88 @@
    Type Parameters
    T

    The integer type to check.

    + + + + + + | + Edit this page + + + View Source + + +

    IsPrime<T>(T)

    +

    Determines whether the specified value is a prime number.

    +
    +
    +
    Declaration
    +
    +
    public static bool IsPrime<T>(T value) where T : struct, IBinaryInteger<T>, ISignedNumber<T>
    +
    +
    Parameters
    + + + + + + + + + + + + + + + +
    TypeNameDescription
    Tvalue

    The value to check.

    +
    +
    Returns
    + + + + + + + + + + + + + +
    TypeDescription
    bool

    true if value is a prime number; otherwise, false.

    +
    +
    Type Parameters
    + + + + + + + + + + + + + +
    NameDescription
    T

    The integer type.

    +
    +
    Exceptions
    + + + + + + + + + + + @@ -302,7 +384,7 @@
    Type Parameters
    Edit this page - View Source + View Source

    IsSigned<T>()

    @@ -351,7 +433,7 @@
    Type Parameters
    Edit this page - View Source + View Source

    Normalize(int)

    @@ -401,7 +483,7 @@
    Returns
    Edit this page - View Source + View Source

    Normalize(long)

    @@ -451,7 +533,7 @@
    Returns
    Edit this page - View Source + View Source

    Normalize(uint)

    @@ -502,7 +584,7 @@
    Returns
    Edit this page - View Source + View Source

    Normalize(ulong)

    @@ -553,7 +635,7 @@
    Returns
    Edit this page - View Source + View Source

    Normalize<TInput, TOutput>(TInput, TInput, TInput)

    @@ -643,7 +725,7 @@
    Type Parameters
    Edit this page
  • - View Source + View Source
  • diff --git a/api/toc.html b/api/toc.html index 46920a3cf..def5345b0 100644 --- a/api/toc.html +++ b/api/toc.html @@ -310,6 +310,19 @@ +
  • + + DotNext.Collections.Concurrent + + +
  • DotNext.Collections.Generic diff --git a/api/toc.json b/api/toc.json index 03262cb41..aa8475271 100644 --- a/api/toc.json +++ b/api/toc.json @@ -1,2 +1,2 @@ -{"items":[{"name":"DotNext","href":"DotNext.html","topicHref":"DotNext.html","topicUid":"DotNext","items":[{"name":"Activator","href":"DotNext.Activator-1.html","topicHref":"DotNext.Activator-1.html","topicUid":"DotNext.Activator`1"},{"name":"BasicExtensions","href":"DotNext.BasicExtensions.html","topicHref":"DotNext.BasicExtensions.html","topicUid":"DotNext.BasicExtensions"},{"name":"BitwiseComparer","href":"DotNext.BitwiseComparer-1.html","topicHref":"DotNext.BitwiseComparer-1.html","topicUid":"DotNext.BitwiseComparer`1"},{"name":"CharComparer","href":"DotNext.CharComparer.html","topicHref":"DotNext.CharComparer.html","topicUid":"DotNext.CharComparer"},{"name":"ConsumerClosure","href":"DotNext.ConsumerClosure-2.html","topicHref":"DotNext.ConsumerClosure-2.html","topicUid":"DotNext.ConsumerClosure`2"},{"name":"Consumer","href":"DotNext.Consumer-1.html","topicHref":"DotNext.Consumer-1.html","topicUid":"DotNext.Consumer`1"},{"name":"Converter","href":"DotNext.Converter.html","topicHref":"DotNext.Converter.html","topicUid":"DotNext.Converter"},{"name":"DelegateHelpers","href":"DotNext.DelegateHelpers.html","topicHref":"DotNext.DelegateHelpers.html","topicUid":"DotNext.DelegateHelpers"},{"name":"DelegatingConsumer","href":"DotNext.DelegatingConsumer-1.html","topicHref":"DotNext.DelegatingConsumer-1.html","topicUid":"DotNext.DelegatingConsumer`1"},{"name":"DelegatingSupplier","href":"DotNext.DelegatingSupplier-1.html","topicHref":"DotNext.DelegatingSupplier-1.html","topicUid":"DotNext.DelegatingSupplier`1"},{"name":"DelegatingSupplier","href":"DotNext.DelegatingSupplier-2.html","topicHref":"DotNext.DelegatingSupplier-2.html","topicUid":"DotNext.DelegatingSupplier`2"},{"name":"DelegatingSupplier","href":"DotNext.DelegatingSupplier-3.html","topicHref":"DotNext.DelegatingSupplier-3.html","topicUid":"DotNext.DelegatingSupplier`3"},{"name":"DisclosedEndpoint","href":"DotNext.DisclosedEndpoint-1.html","topicHref":"DotNext.DisclosedEndpoint-1.html","topicUid":"DotNext.DisclosedEndpoint`1"},{"name":"Disposable","href":"DotNext.Disposable.html","topicHref":"DotNext.Disposable.html","topicUid":"DotNext.Disposable"},{"name":"EnclosedEndpoint","href":"DotNext.EnclosedEndpoint-1.html","topicHref":"DotNext.EnclosedEndpoint-1.html","topicUid":"DotNext.EnclosedEndpoint`1"},{"name":"EnumConverter","href":"DotNext.EnumConverter.html","topicHref":"DotNext.EnumConverter.html","topicUid":"DotNext.EnumConverter"},{"name":"EqualityComparerBuilder","href":"DotNext.EqualityComparerBuilder-1.html","topicHref":"DotNext.EqualityComparerBuilder-1.html","topicUid":"DotNext.EqualityComparerBuilder`1"},{"name":"Func","href":"DotNext.Func.html","topicHref":"DotNext.Func.html","topicUid":"DotNext.Func"},{"name":"GenericArgumentException","href":"DotNext.GenericArgumentException.html","topicHref":"DotNext.GenericArgumentException.html","topicUid":"DotNext.GenericArgumentException"},{"name":"GenericArgumentException","href":"DotNext.GenericArgumentException-1.html","topicHref":"DotNext.GenericArgumentException-1.html","topicUid":"DotNext.GenericArgumentException`1"},{"name":"IConsumer","href":"DotNext.IConsumer-1.html","topicHref":"DotNext.IConsumer-1.html","topicUid":"DotNext.IConsumer`1"},{"name":"IFiniteRangeEndpoint","href":"DotNext.IFiniteRangeEndpoint-1.html","topicHref":"DotNext.IFiniteRangeEndpoint-1.html","topicUid":"DotNext.IFiniteRangeEndpoint`1"},{"name":"IOptionMonad","href":"DotNext.IOptionMonad-1.html","topicHref":"DotNext.IOptionMonad-1.html","topicUid":"DotNext.IOptionMonad`1"},{"name":"IOptionMonad","href":"DotNext.IOptionMonad-2.html","topicHref":"DotNext.IOptionMonad-2.html","topicUid":"DotNext.IOptionMonad`2"},{"name":"IRangeEndpoint","href":"DotNext.IRangeEndpoint-1.html","topicHref":"DotNext.IRangeEndpoint-1.html","topicUid":"DotNext.IRangeEndpoint`1"},{"name":"IResettable","href":"DotNext.IResettable.html","topicHref":"DotNext.IResettable.html","topicUid":"DotNext.IResettable"},{"name":"IResultMonad","href":"DotNext.IResultMonad-2.html","topicHref":"DotNext.IResultMonad-2.html","topicUid":"DotNext.IResultMonad`2"},{"name":"IResultMonad","href":"DotNext.IResultMonad-3.html","topicHref":"DotNext.IResultMonad-3.html","topicUid":"DotNext.IResultMonad`3"},{"name":"ISupplier","href":"DotNext.ISupplier-1.html","topicHref":"DotNext.ISupplier-1.html","topicUid":"DotNext.ISupplier`1"},{"name":"ISupplier","href":"DotNext.ISupplier-2.html","topicHref":"DotNext.ISupplier-2.html","topicUid":"DotNext.ISupplier`2"},{"name":"ISupplier","href":"DotNext.ISupplier-3.html","topicHref":"DotNext.ISupplier-3.html","topicUid":"DotNext.ISupplier`3"},{"name":"Optional","href":"DotNext.Optional.html","topicHref":"DotNext.Optional.html","topicUid":"DotNext.Optional"},{"name":"Optional","href":"DotNext.Optional-1.html","topicHref":"DotNext.Optional-1.html","topicUid":"DotNext.Optional`1"},{"name":"Predicate","href":"DotNext.Predicate.html","topicHref":"DotNext.Predicate.html","topicUid":"DotNext.Predicate"},{"name":"RandomExtensions","href":"DotNext.RandomExtensions.html","topicHref":"DotNext.RandomExtensions.html","topicUid":"DotNext.RandomExtensions"},{"name":"RefAction","href":"DotNext.RefAction-2.html","topicHref":"DotNext.RefAction-2.html","topicUid":"DotNext.RefAction`2"},{"name":"RefFunc","href":"DotNext.RefFunc-3.html","topicHref":"DotNext.RefFunc-3.html","topicUid":"DotNext.RefFunc`3"},{"name":"Result","href":"DotNext.Result.html","topicHref":"DotNext.Result.html","topicUid":"DotNext.Result"},{"name":"Result","href":"DotNext.Result-1.html","topicHref":"DotNext.Result-1.html","topicUid":"DotNext.Result`1"},{"name":"Result","href":"DotNext.Result-2.html","topicHref":"DotNext.Result-2.html","topicUid":"DotNext.Result`2"},{"name":"ServiceProviderFactory","href":"DotNext.ServiceProviderFactory.html","topicHref":"DotNext.ServiceProviderFactory.html","topicUid":"DotNext.ServiceProviderFactory"},{"name":"ServiceProviderFactory.Builder","href":"DotNext.ServiceProviderFactory.Builder.html","topicHref":"DotNext.ServiceProviderFactory.Builder.html","topicUid":"DotNext.ServiceProviderFactory.Builder"},{"name":"Span","href":"DotNext.Span.html","topicHref":"DotNext.Span.html","topicUid":"DotNext.Span"},{"name":"StringExtensions","href":"DotNext.StringExtensions.html","topicHref":"DotNext.StringExtensions.html","topicUid":"DotNext.StringExtensions"},{"name":"SupplierClosure","href":"DotNext.SupplierClosure-2.html","topicHref":"DotNext.SupplierClosure-2.html","topicUid":"DotNext.SupplierClosure`2"},{"name":"SupplierClosure","href":"DotNext.SupplierClosure-3.html","topicHref":"DotNext.SupplierClosure-3.html","topicUid":"DotNext.SupplierClosure`3"},{"name":"SupplierClosure","href":"DotNext.SupplierClosure-4.html","topicHref":"DotNext.SupplierClosure-4.html","topicUid":"DotNext.SupplierClosure`4"},{"name":"Supplier","href":"DotNext.Supplier-1.html","topicHref":"DotNext.Supplier-1.html","topicUid":"DotNext.Supplier`1"},{"name":"Supplier","href":"DotNext.Supplier-2.html","topicHref":"DotNext.Supplier-2.html","topicUid":"DotNext.Supplier`2"},{"name":"Supplier","href":"DotNext.Supplier-3.html","topicHref":"DotNext.Supplier-3.html","topicUid":"DotNext.Supplier`3"},{"name":"TupleExtensions","href":"DotNext.TupleExtensions.html","topicHref":"DotNext.TupleExtensions.html","topicUid":"DotNext.TupleExtensions"},{"name":"UndefinedResultException","href":"DotNext.UndefinedResultException-1.html","topicHref":"DotNext.UndefinedResultException-1.html","topicUid":"DotNext.UndefinedResultException`1"},{"name":"UserDataSlot","href":"DotNext.UserDataSlot-1.html","topicHref":"DotNext.UserDataSlot-1.html","topicUid":"DotNext.UserDataSlot`1"},{"name":"UserDataStorage","href":"DotNext.UserDataStorage.html","topicHref":"DotNext.UserDataStorage.html","topicUid":"DotNext.UserDataStorage"},{"name":"UserDataStorage.IContainer","href":"DotNext.UserDataStorage.IContainer.html","topicHref":"DotNext.UserDataStorage.IContainer.html","topicUid":"DotNext.UserDataStorage.IContainer"},{"name":"ValueSupplier","href":"DotNext.ValueSupplier-1.html","topicHref":"DotNext.ValueSupplier-1.html","topicUid":"DotNext.ValueSupplier`1"}]},{"name":"DotNext.Buffers","href":"DotNext.Buffers.html","topicHref":"DotNext.Buffers.html","topicUid":"DotNext.Buffers","items":[{"name":"BufferConsumer","href":"DotNext.Buffers.BufferConsumer-1.html","topicHref":"DotNext.Buffers.BufferConsumer-1.html","topicUid":"DotNext.Buffers.BufferConsumer`1"},{"name":"BufferWriter","href":"DotNext.Buffers.BufferWriter.html","topicHref":"DotNext.Buffers.BufferWriter.html","topicUid":"DotNext.Buffers.BufferWriter"},{"name":"BufferWriterSlim","href":"DotNext.Buffers.BufferWriterSlim-1.html","topicHref":"DotNext.Buffers.BufferWriterSlim-1.html","topicUid":"DotNext.Buffers.BufferWriterSlim`1"},{"name":"BufferWriter","href":"DotNext.Buffers.BufferWriter-1.html","topicHref":"DotNext.Buffers.BufferWriter-1.html","topicUid":"DotNext.Buffers.BufferWriter`1"},{"name":"ByteBuffer","href":"DotNext.Buffers.ByteBuffer.html","topicHref":"DotNext.Buffers.ByteBuffer.html","topicUid":"DotNext.Buffers.ByteBuffer"},{"name":"CharBuffer","href":"DotNext.Buffers.CharBuffer.html","topicHref":"DotNext.Buffers.CharBuffer.html","topicUid":"DotNext.Buffers.CharBuffer"},{"name":"DelegatingReadOnlySpanConsumer","href":"DotNext.Buffers.DelegatingReadOnlySpanConsumer-2.html","topicHref":"DotNext.Buffers.DelegatingReadOnlySpanConsumer-2.html","topicUid":"DotNext.Buffers.DelegatingReadOnlySpanConsumer`2"},{"name":"IBufferReader","href":"DotNext.Buffers.IBufferReader.html","topicHref":"DotNext.Buffers.IBufferReader.html","topicUid":"DotNext.Buffers.IBufferReader"},{"name":"IGrowableBuffer","href":"DotNext.Buffers.IGrowableBuffer-1.html","topicHref":"DotNext.Buffers.IGrowableBuffer-1.html","topicUid":"DotNext.Buffers.IGrowableBuffer`1"},{"name":"IReadOnlySequenceSource","href":"DotNext.Buffers.IReadOnlySequenceSource-1.html","topicHref":"DotNext.Buffers.IReadOnlySequenceSource-1.html","topicUid":"DotNext.Buffers.IReadOnlySequenceSource`1"},{"name":"IReadOnlySpanConsumer","href":"DotNext.Buffers.IReadOnlySpanConsumer-1.html","topicHref":"DotNext.Buffers.IReadOnlySpanConsumer-1.html","topicUid":"DotNext.Buffers.IReadOnlySpanConsumer`1"},{"name":"Memory","href":"DotNext.Buffers.Memory.html","topicHref":"DotNext.Buffers.Memory.html","topicUid":"DotNext.Buffers.Memory"},{"name":"MemoryAllocator","href":"DotNext.Buffers.MemoryAllocator-1.html","topicHref":"DotNext.Buffers.MemoryAllocator-1.html","topicUid":"DotNext.Buffers.MemoryAllocator`1"},{"name":"MemoryOwner","href":"DotNext.Buffers.MemoryOwner-1.html","topicHref":"DotNext.Buffers.MemoryOwner-1.html","topicUid":"DotNext.Buffers.MemoryOwner`1"},{"name":"PoolingArrayBufferWriter","href":"DotNext.Buffers.PoolingArrayBufferWriter-1.html","topicHref":"DotNext.Buffers.PoolingArrayBufferWriter-1.html","topicUid":"DotNext.Buffers.PoolingArrayBufferWriter`1"},{"name":"PoolingBufferWriter","href":"DotNext.Buffers.PoolingBufferWriter-1.html","topicHref":"DotNext.Buffers.PoolingBufferWriter-1.html","topicUid":"DotNext.Buffers.PoolingBufferWriter`1"},{"name":"ReadOnlySequencePartitioner","href":"DotNext.Buffers.ReadOnlySequencePartitioner.html","topicHref":"DotNext.Buffers.ReadOnlySequencePartitioner.html","topicUid":"DotNext.Buffers.ReadOnlySequencePartitioner"},{"name":"ReadOnlySpanConsumer","href":"DotNext.Buffers.ReadOnlySpanConsumer-2.html","topicHref":"DotNext.Buffers.ReadOnlySpanConsumer-2.html","topicUid":"DotNext.Buffers.ReadOnlySpanConsumer`2"},{"name":"ReadOnlySpanFunc","href":"DotNext.Buffers.ReadOnlySpanFunc-3.html","topicHref":"DotNext.Buffers.ReadOnlySpanFunc-3.html","topicUid":"DotNext.Buffers.ReadOnlySpanFunc`3"},{"name":"SequenceBuilder","href":"DotNext.Buffers.SequenceBuilder-1.html","topicHref":"DotNext.Buffers.SequenceBuilder-1.html","topicUid":"DotNext.Buffers.SequenceBuilder`1"},{"name":"SpanOwner","href":"DotNext.Buffers.SpanOwner-1.html","topicHref":"DotNext.Buffers.SpanOwner-1.html","topicUid":"DotNext.Buffers.SpanOwner`1"},{"name":"SpanReader","href":"DotNext.Buffers.SpanReader-1.html","topicHref":"DotNext.Buffers.SpanReader-1.html","topicUid":"DotNext.Buffers.SpanReader`1"},{"name":"SpanWriter","href":"DotNext.Buffers.SpanWriter-1.html","topicHref":"DotNext.Buffers.SpanWriter-1.html","topicUid":"DotNext.Buffers.SpanWriter`1"},{"name":"SparseBufferGrowth","href":"DotNext.Buffers.SparseBufferGrowth.html","topicHref":"DotNext.Buffers.SparseBufferGrowth.html","topicUid":"DotNext.Buffers.SparseBufferGrowth"},{"name":"SparseBufferWriter","href":"DotNext.Buffers.SparseBufferWriter-1.html","topicHref":"DotNext.Buffers.SparseBufferWriter-1.html","topicUid":"DotNext.Buffers.SparseBufferWriter`1"},{"name":"SparseBufferWriter.Enumerator","href":"DotNext.Buffers.SparseBufferWriter-1.Enumerator.html","topicHref":"DotNext.Buffers.SparseBufferWriter-1.Enumerator.html","topicUid":"DotNext.Buffers.SparseBufferWriter`1.Enumerator"},{"name":"UnmanagedMemory","href":"DotNext.Buffers.UnmanagedMemory.html","topicHref":"DotNext.Buffers.UnmanagedMemory.html","topicUid":"DotNext.Buffers.UnmanagedMemory"},{"name":"UnmanagedMemoryPool","href":"DotNext.Buffers.UnmanagedMemoryPool-1.html","topicHref":"DotNext.Buffers.UnmanagedMemoryPool-1.html","topicUid":"DotNext.Buffers.UnmanagedMemoryPool`1"}]},{"name":"DotNext.Buffers.Binary","href":"DotNext.Buffers.Binary.html","topicHref":"DotNext.Buffers.Binary.html","topicUid":"DotNext.Buffers.Binary","items":[{"name":"BinaryTransformations","href":"DotNext.Buffers.Binary.BinaryTransformations.html","topicHref":"DotNext.Buffers.Binary.BinaryTransformations.html","topicUid":"DotNext.Buffers.Binary.BinaryTransformations"},{"name":"Blittable","href":"DotNext.Buffers.Binary.Blittable-1.html","topicHref":"DotNext.Buffers.Binary.Blittable-1.html","topicUid":"DotNext.Buffers.Binary.Blittable`1"},{"name":"IBinaryFormattable","href":"DotNext.Buffers.Binary.IBinaryFormattable-1.html","topicHref":"DotNext.Buffers.Binary.IBinaryFormattable-1.html","topicUid":"DotNext.Buffers.Binary.IBinaryFormattable`1"}]},{"name":"DotNext.Buffers.Text","href":"DotNext.Buffers.Text.html","topicHref":"DotNext.Buffers.Text.html","topicUid":"DotNext.Buffers.Text","items":[{"name":"Base64Decoder","href":"DotNext.Buffers.Text.Base64Decoder.html","topicHref":"DotNext.Buffers.Text.Base64Decoder.html","topicUid":"DotNext.Buffers.Text.Base64Decoder"},{"name":"Base64Encoder","href":"DotNext.Buffers.Text.Base64Encoder.html","topicHref":"DotNext.Buffers.Text.Base64Encoder.html","topicUid":"DotNext.Buffers.Text.Base64Encoder"},{"name":"Hex","href":"DotNext.Buffers.Text.Hex.html","topicHref":"DotNext.Buffers.Text.Hex.html","topicUid":"DotNext.Buffers.Text.Hex"}]},{"name":"DotNext.Collections.Generic","href":"DotNext.Collections.Generic.html","topicHref":"DotNext.Collections.Generic.html","topicUid":"DotNext.Collections.Generic","items":[{"name":"AsyncEnumerable","href":"DotNext.Collections.Generic.AsyncEnumerable.html","topicHref":"DotNext.Collections.Generic.AsyncEnumerable.html","topicUid":"DotNext.Collections.Generic.AsyncEnumerable"},{"name":"Collection","href":"DotNext.Collections.Generic.Collection.html","topicHref":"DotNext.Collections.Generic.Collection.html","topicUid":"DotNext.Collections.Generic.Collection"},{"name":"Collection.ConsumingEnumerable","href":"DotNext.Collections.Generic.Collection.ConsumingEnumerable-1.html","topicHref":"DotNext.Collections.Generic.Collection.ConsumingEnumerable-1.html","topicUid":"DotNext.Collections.Generic.Collection.ConsumingEnumerable`1"},{"name":"Collection.ConsumingEnumerable.Enumerator","href":"DotNext.Collections.Generic.Collection.ConsumingEnumerable-1.Enumerator.html","topicHref":"DotNext.Collections.Generic.Collection.ConsumingEnumerable-1.Enumerator.html","topicUid":"DotNext.Collections.Generic.Collection.ConsumingEnumerable`1.Enumerator"},{"name":"Dictionary","href":"DotNext.Collections.Generic.Dictionary.html","topicHref":"DotNext.Collections.Generic.Dictionary.html","topicUid":"DotNext.Collections.Generic.Dictionary"},{"name":"Dictionary.Indexer","href":"DotNext.Collections.Generic.Dictionary.Indexer-2.html","topicHref":"DotNext.Collections.Generic.Dictionary.Indexer-2.html","topicUid":"DotNext.Collections.Generic.Dictionary.Indexer`2"},{"name":"Enumerator","href":"DotNext.Collections.Generic.Enumerator.html","topicHref":"DotNext.Collections.Generic.Enumerator.html","topicUid":"DotNext.Collections.Generic.Enumerator"},{"name":"Enumerator.LimitedEnumerator","href":"DotNext.Collections.Generic.Enumerator.LimitedEnumerator-1.html","topicHref":"DotNext.Collections.Generic.Enumerator.LimitedEnumerator-1.html","topicUid":"DotNext.Collections.Generic.Enumerator.LimitedEnumerator`1"},{"name":"List","href":"DotNext.Collections.Generic.List.html","topicHref":"DotNext.Collections.Generic.List.html","topicUid":"DotNext.Collections.Generic.List"},{"name":"List.Indexer","href":"DotNext.Collections.Generic.List.Indexer-1.html","topicHref":"DotNext.Collections.Generic.List.Indexer-1.html","topicUid":"DotNext.Collections.Generic.List.Indexer`1"},{"name":"ListSegment","href":"DotNext.Collections.Generic.ListSegment-1.html","topicHref":"DotNext.Collections.Generic.ListSegment-1.html","topicUid":"DotNext.Collections.Generic.ListSegment`1"},{"name":"ReadOnlyCollectionView","href":"DotNext.Collections.Generic.ReadOnlyCollectionView-2.html","topicHref":"DotNext.Collections.Generic.ReadOnlyCollectionView-2.html","topicUid":"DotNext.Collections.Generic.ReadOnlyCollectionView`2"},{"name":"ReadOnlyDictionaryView","href":"DotNext.Collections.Generic.ReadOnlyDictionaryView-3.html","topicHref":"DotNext.Collections.Generic.ReadOnlyDictionaryView-3.html","topicUid":"DotNext.Collections.Generic.ReadOnlyDictionaryView`3"},{"name":"ReadOnlyListView","href":"DotNext.Collections.Generic.ReadOnlyListView-2.html","topicHref":"DotNext.Collections.Generic.ReadOnlyListView-2.html","topicUid":"DotNext.Collections.Generic.ReadOnlyListView`2"},{"name":"Set","href":"DotNext.Collections.Generic.Set.html","topicHref":"DotNext.Collections.Generic.Set.html","topicUid":"DotNext.Collections.Generic.Set"}]},{"name":"DotNext.Collections.Specialized","href":"DotNext.Collections.Specialized.html","topicHref":"DotNext.Collections.Specialized.html","topicUid":"DotNext.Collections.Specialized","items":[{"name":"ConcurrentTypeMap","href":"DotNext.Collections.Specialized.ConcurrentTypeMap.html","topicHref":"DotNext.Collections.Specialized.ConcurrentTypeMap.html","topicUid":"DotNext.Collections.Specialized.ConcurrentTypeMap"},{"name":"ConcurrentTypeMap","href":"DotNext.Collections.Specialized.ConcurrentTypeMap-1.html","topicHref":"DotNext.Collections.Specialized.ConcurrentTypeMap-1.html","topicUid":"DotNext.Collections.Specialized.ConcurrentTypeMap`1"},{"name":"ConcurrentTypeMap.Enumerator","href":"DotNext.Collections.Specialized.ConcurrentTypeMap-1.Enumerator.html","topicHref":"DotNext.Collections.Specialized.ConcurrentTypeMap-1.Enumerator.html","topicUid":"DotNext.Collections.Specialized.ConcurrentTypeMap`1.Enumerator"},{"name":"IReadOnlyTypeMap","href":"DotNext.Collections.Specialized.IReadOnlyTypeMap.html","topicHref":"DotNext.Collections.Specialized.IReadOnlyTypeMap.html","topicUid":"DotNext.Collections.Specialized.IReadOnlyTypeMap"},{"name":"IReadOnlyTypeMap","href":"DotNext.Collections.Specialized.IReadOnlyTypeMap-1.html","topicHref":"DotNext.Collections.Specialized.IReadOnlyTypeMap-1.html","topicUid":"DotNext.Collections.Specialized.IReadOnlyTypeMap`1"},{"name":"ITypeMap","href":"DotNext.Collections.Specialized.ITypeMap.html","topicHref":"DotNext.Collections.Specialized.ITypeMap.html","topicUid":"DotNext.Collections.Specialized.ITypeMap"},{"name":"ITypeMap","href":"DotNext.Collections.Specialized.ITypeMap-1.html","topicHref":"DotNext.Collections.Specialized.ITypeMap-1.html","topicUid":"DotNext.Collections.Specialized.ITypeMap`1"},{"name":"InvocationList","href":"DotNext.Collections.Specialized.InvocationList.html","topicHref":"DotNext.Collections.Specialized.InvocationList.html","topicUid":"DotNext.Collections.Specialized.InvocationList"},{"name":"InvocationList","href":"DotNext.Collections.Specialized.InvocationList-1.html","topicHref":"DotNext.Collections.Specialized.InvocationList-1.html","topicUid":"DotNext.Collections.Specialized.InvocationList`1"},{"name":"InvocationList.Enumerator","href":"DotNext.Collections.Specialized.InvocationList-1.Enumerator.html","topicHref":"DotNext.Collections.Specialized.InvocationList-1.Enumerator.html","topicUid":"DotNext.Collections.Specialized.InvocationList`1.Enumerator"},{"name":"SingletonList","href":"DotNext.Collections.Specialized.SingletonList-1.html","topicHref":"DotNext.Collections.Specialized.SingletonList-1.html","topicUid":"DotNext.Collections.Specialized.SingletonList`1"},{"name":"SingletonList.Enumerator","href":"DotNext.Collections.Specialized.SingletonList-1.Enumerator.html","topicHref":"DotNext.Collections.Specialized.SingletonList-1.Enumerator.html","topicUid":"DotNext.Collections.Specialized.SingletonList`1.Enumerator"},{"name":"TypeMap","href":"DotNext.Collections.Specialized.TypeMap.html","topicHref":"DotNext.Collections.Specialized.TypeMap.html","topicUid":"DotNext.Collections.Specialized.TypeMap"},{"name":"TypeMap","href":"DotNext.Collections.Specialized.TypeMap-1.html","topicHref":"DotNext.Collections.Specialized.TypeMap-1.html","topicUid":"DotNext.Collections.Specialized.TypeMap`1"},{"name":"TypeMap.Enumerator","href":"DotNext.Collections.Specialized.TypeMap-1.Enumerator.html","topicHref":"DotNext.Collections.Specialized.TypeMap-1.Enumerator.html","topicUid":"DotNext.Collections.Specialized.TypeMap`1.Enumerator"}]},{"name":"DotNext.ComponentModel.DataAnnotations","href":"DotNext.ComponentModel.DataAnnotations.html","topicHref":"DotNext.ComponentModel.DataAnnotations.html","topicUid":"DotNext.ComponentModel.DataAnnotations","items":[{"name":"OptionalStringLengthAttribute","href":"DotNext.ComponentModel.DataAnnotations.OptionalStringLengthAttribute.html","topicHref":"DotNext.ComponentModel.DataAnnotations.OptionalStringLengthAttribute.html","topicUid":"DotNext.ComponentModel.DataAnnotations.OptionalStringLengthAttribute"},{"name":"RequiredAttribute","href":"DotNext.ComponentModel.DataAnnotations.RequiredAttribute-1.html","topicHref":"DotNext.ComponentModel.DataAnnotations.RequiredAttribute-1.html","topicUid":"DotNext.ComponentModel.DataAnnotations.RequiredAttribute`1"}]},{"name":"DotNext.Diagnostics","href":"DotNext.Diagnostics.html","topicHref":"DotNext.Diagnostics.html","topicUid":"DotNext.Diagnostics","items":[{"name":"IApplicationStatusProvider","href":"DotNext.Diagnostics.IApplicationStatusProvider.html","topicHref":"DotNext.Diagnostics.IApplicationStatusProvider.html","topicUid":"DotNext.Diagnostics.IApplicationStatusProvider"},{"name":"IFailureDetector","href":"DotNext.Diagnostics.IFailureDetector.html","topicHref":"DotNext.Diagnostics.IFailureDetector.html","topicUid":"DotNext.Diagnostics.IFailureDetector"},{"name":"PhiAccrualFailureDetector","href":"DotNext.Diagnostics.PhiAccrualFailureDetector.html","topicHref":"DotNext.Diagnostics.PhiAccrualFailureDetector.html","topicUid":"DotNext.Diagnostics.PhiAccrualFailureDetector"},{"name":"Timestamp","href":"DotNext.Diagnostics.Timestamp.html","topicHref":"DotNext.Diagnostics.Timestamp.html","topicUid":"DotNext.Diagnostics.Timestamp"}]},{"name":"DotNext.IO","href":"DotNext.IO.html","topicHref":"DotNext.IO.html","topicUid":"DotNext.IO","items":[{"name":"BlittableTransferObject","href":"DotNext.IO.BlittableTransferObject-1.html","topicHref":"DotNext.IO.BlittableTransferObject-1.html","topicUid":"DotNext.IO.BlittableTransferObject`1"},{"name":"DataTransferObject","href":"DotNext.IO.DataTransferObject.html","topicHref":"DotNext.IO.DataTransferObject.html","topicUid":"DotNext.IO.DataTransferObject"},{"name":"FileBufferingWriter","href":"DotNext.IO.FileBufferingWriter.html","topicHref":"DotNext.IO.FileBufferingWriter.html","topicUid":"DotNext.IO.FileBufferingWriter"},{"name":"FileBufferingWriter.Options","href":"DotNext.IO.FileBufferingWriter.Options.html","topicHref":"DotNext.IO.FileBufferingWriter.Options.html","topicUid":"DotNext.IO.FileBufferingWriter.Options"},{"name":"FileReader","href":"DotNext.IO.FileReader.html","topicHref":"DotNext.IO.FileReader.html","topicUid":"DotNext.IO.FileReader"},{"name":"FileWriter","href":"DotNext.IO.FileWriter.html","topicHref":"DotNext.IO.FileWriter.html","topicUid":"DotNext.IO.FileWriter"},{"name":"IAsyncBinaryReader","href":"DotNext.IO.IAsyncBinaryReader.html","topicHref":"DotNext.IO.IAsyncBinaryReader.html","topicUid":"DotNext.IO.IAsyncBinaryReader"},{"name":"IAsyncBinaryWriter","href":"DotNext.IO.IAsyncBinaryWriter.html","topicHref":"DotNext.IO.IAsyncBinaryWriter.html","topicUid":"DotNext.IO.IAsyncBinaryWriter"},{"name":"IDataTransferObject","href":"DotNext.IO.IDataTransferObject.html","topicHref":"DotNext.IO.IDataTransferObject.html","topicUid":"DotNext.IO.IDataTransferObject"},{"name":"IDataTransferObject.ITransformation","href":"DotNext.IO.IDataTransferObject.ITransformation-1.html","topicHref":"DotNext.IO.IDataTransferObject.ITransformation-1.html","topicUid":"DotNext.IO.IDataTransferObject.ITransformation`1"},{"name":"IFlushable","href":"DotNext.IO.IFlushable.html","topicHref":"DotNext.IO.IFlushable.html","topicUid":"DotNext.IO.IFlushable"},{"name":"LengthFormat","href":"DotNext.IO.LengthFormat.html","topicHref":"DotNext.IO.LengthFormat.html","topicUid":"DotNext.IO.LengthFormat"},{"name":"MemoryTransferObject","href":"DotNext.IO.MemoryTransferObject.html","topicHref":"DotNext.IO.MemoryTransferObject.html","topicUid":"DotNext.IO.MemoryTransferObject"},{"name":"SequenceReader","href":"DotNext.IO.SequenceReader.html","topicHref":"DotNext.IO.SequenceReader.html","topicUid":"DotNext.IO.SequenceReader"},{"name":"SequenceReader.DecodingEnumerable","href":"DotNext.IO.SequenceReader.DecodingEnumerable.html","topicHref":"DotNext.IO.SequenceReader.DecodingEnumerable.html","topicUid":"DotNext.IO.SequenceReader.DecodingEnumerable"},{"name":"SequenceReader.DecodingEnumerable.Enumerator","href":"DotNext.IO.SequenceReader.DecodingEnumerable.Enumerator.html","topicHref":"DotNext.IO.SequenceReader.DecodingEnumerable.Enumerator.html","topicUid":"DotNext.IO.SequenceReader.DecodingEnumerable.Enumerator"},{"name":"SequenceReader.SpanDecodingEnumerable","href":"DotNext.IO.SequenceReader.SpanDecodingEnumerable.html","topicHref":"DotNext.IO.SequenceReader.SpanDecodingEnumerable.html","topicUid":"DotNext.IO.SequenceReader.SpanDecodingEnumerable"},{"name":"SequenceReader.SpanDecodingEnumerable.Enumerator","href":"DotNext.IO.SequenceReader.SpanDecodingEnumerable.Enumerator.html","topicHref":"DotNext.IO.SequenceReader.SpanDecodingEnumerable.Enumerator.html","topicUid":"DotNext.IO.SequenceReader.SpanDecodingEnumerable.Enumerator"},{"name":"StreamConsumer","href":"DotNext.IO.StreamConsumer.html","topicHref":"DotNext.IO.StreamConsumer.html","topicUid":"DotNext.IO.StreamConsumer"},{"name":"StreamExtensions","href":"DotNext.IO.StreamExtensions.html","topicHref":"DotNext.IO.StreamExtensions.html","topicUid":"DotNext.IO.StreamExtensions"},{"name":"StreamSegment","href":"DotNext.IO.StreamSegment.html","topicHref":"DotNext.IO.StreamSegment.html","topicUid":"DotNext.IO.StreamSegment"},{"name":"StreamSource","href":"DotNext.IO.StreamSource.html","topicHref":"DotNext.IO.StreamSource.html","topicUid":"DotNext.IO.StreamSource"},{"name":"StreamTransferObject","href":"DotNext.IO.StreamTransferObject.html","topicHref":"DotNext.IO.StreamTransferObject.html","topicUid":"DotNext.IO.StreamTransferObject"},{"name":"TextConsumer","href":"DotNext.IO.TextConsumer.html","topicHref":"DotNext.IO.TextConsumer.html","topicUid":"DotNext.IO.TextConsumer"},{"name":"TextStreamExtensions","href":"DotNext.IO.TextStreamExtensions.html","topicHref":"DotNext.IO.TextStreamExtensions.html","topicUid":"DotNext.IO.TextStreamExtensions"}]},{"name":"DotNext.IO.Hashing","href":"DotNext.IO.Hashing.html","topicHref":"DotNext.IO.Hashing.html","topicUid":"DotNext.IO.Hashing","items":[{"name":"FNV1a128","href":"DotNext.IO.Hashing.FNV1a128.html","topicHref":"DotNext.IO.Hashing.FNV1a128.html","topicUid":"DotNext.IO.Hashing.FNV1a128"},{"name":"FNV1a32","href":"DotNext.IO.Hashing.FNV1a32.html","topicHref":"DotNext.IO.Hashing.FNV1a32.html","topicUid":"DotNext.IO.Hashing.FNV1a32"},{"name":"FNV1a64","href":"DotNext.IO.Hashing.FNV1a64.html","topicHref":"DotNext.IO.Hashing.FNV1a64.html","topicUid":"DotNext.IO.Hashing.FNV1a64"},{"name":"FNV1aParameters","href":"DotNext.IO.Hashing.FNV1aParameters.html","topicHref":"DotNext.IO.Hashing.FNV1aParameters.html","topicUid":"DotNext.IO.Hashing.FNV1aParameters"},{"name":"FNV1a","href":"DotNext.IO.Hashing.FNV1a-2.html","topicHref":"DotNext.IO.Hashing.FNV1a-2.html","topicUid":"DotNext.IO.Hashing.FNV1a`2"},{"name":"IFNV1aParameters","href":"DotNext.IO.Hashing.IFNV1aParameters-1.html","topicHref":"DotNext.IO.Hashing.IFNV1aParameters-1.html","topicUid":"DotNext.IO.Hashing.IFNV1aParameters`1"}]},{"name":"DotNext.IO.Log","href":"DotNext.IO.Log.html","topicHref":"DotNext.IO.Log.html","topicUid":"DotNext.IO.Log","items":[{"name":"IAuditTrail","href":"DotNext.IO.Log.IAuditTrail.html","topicHref":"DotNext.IO.Log.IAuditTrail.html","topicUid":"DotNext.IO.Log.IAuditTrail"},{"name":"IAuditTrail","href":"DotNext.IO.Log.IAuditTrail-1.html","topicHref":"DotNext.IO.Log.IAuditTrail-1.html","topicUid":"DotNext.IO.Log.IAuditTrail`1"},{"name":"ILogCompactionSupport","href":"DotNext.IO.Log.ILogCompactionSupport.html","topicHref":"DotNext.IO.Log.ILogCompactionSupport.html","topicUid":"DotNext.IO.Log.ILogCompactionSupport"},{"name":"ILogEntry","href":"DotNext.IO.Log.ILogEntry.html","topicHref":"DotNext.IO.Log.ILogEntry.html","topicUid":"DotNext.IO.Log.ILogEntry"},{"name":"ILogEntryConsumer","href":"DotNext.IO.Log.ILogEntryConsumer-2.html","topicHref":"DotNext.IO.Log.ILogEntryConsumer-2.html","topicUid":"DotNext.IO.Log.ILogEntryConsumer`2"},{"name":"ILogEntryProducer","href":"DotNext.IO.Log.ILogEntryProducer-1.html","topicHref":"DotNext.IO.Log.ILogEntryProducer-1.html","topicUid":"DotNext.IO.Log.ILogEntryProducer`1"},{"name":"IntegrityException","href":"DotNext.IO.Log.IntegrityException.html","topicHref":"DotNext.IO.Log.IntegrityException.html","topicUid":"DotNext.IO.Log.IntegrityException"},{"name":"LogEntryProducer","href":"DotNext.IO.Log.LogEntryProducer-1.html","topicHref":"DotNext.IO.Log.LogEntryProducer-1.html","topicUid":"DotNext.IO.Log.LogEntryProducer`1"}]},{"name":"DotNext.IO.MemoryMappedFiles","href":"DotNext.IO.MemoryMappedFiles.html","topicHref":"DotNext.IO.MemoryMappedFiles.html","topicUid":"DotNext.IO.MemoryMappedFiles","items":[{"name":"IMappedMemory","href":"DotNext.IO.MemoryMappedFiles.IMappedMemory.html","topicHref":"DotNext.IO.MemoryMappedFiles.IMappedMemory.html","topicUid":"DotNext.IO.MemoryMappedFiles.IMappedMemory"},{"name":"MemoryMappedDirectAccessor","href":"DotNext.IO.MemoryMappedFiles.MemoryMappedDirectAccessor.html","topicHref":"DotNext.IO.MemoryMappedFiles.MemoryMappedDirectAccessor.html","topicUid":"DotNext.IO.MemoryMappedFiles.MemoryMappedDirectAccessor"},{"name":"MemoryMappedFileExtensions","href":"DotNext.IO.MemoryMappedFiles.MemoryMappedFileExtensions.html","topicHref":"DotNext.IO.MemoryMappedFiles.MemoryMappedFileExtensions.html","topicUid":"DotNext.IO.MemoryMappedFiles.MemoryMappedFileExtensions"},{"name":"ReadOnlySequenceAccessor","href":"DotNext.IO.MemoryMappedFiles.ReadOnlySequenceAccessor.html","topicHref":"DotNext.IO.MemoryMappedFiles.ReadOnlySequenceAccessor.html","topicUid":"DotNext.IO.MemoryMappedFiles.ReadOnlySequenceAccessor"}]},{"name":"DotNext.IO.Pipelines","href":"DotNext.IO.Pipelines.html","topicHref":"DotNext.IO.Pipelines.html","topicUid":"DotNext.IO.Pipelines","items":[{"name":"DuplexStream","href":"DotNext.IO.Pipelines.DuplexStream.html","topicHref":"DotNext.IO.Pipelines.DuplexStream.html","topicUid":"DotNext.IO.Pipelines.DuplexStream"},{"name":"PipeExtensions","href":"DotNext.IO.Pipelines.PipeExtensions.html","topicHref":"DotNext.IO.Pipelines.PipeExtensions.html","topicUid":"DotNext.IO.Pipelines.PipeExtensions"},{"name":"ResultExtensions","href":"DotNext.IO.Pipelines.ResultExtensions.html","topicHref":"DotNext.IO.Pipelines.ResultExtensions.html","topicUid":"DotNext.IO.Pipelines.ResultExtensions"}]},{"name":"DotNext.Linq.Expressions","href":"DotNext.Linq.Expressions.html","topicHref":"DotNext.Linq.Expressions.html","topicUid":"DotNext.Linq.Expressions","items":[{"name":"AsyncResultExpression","href":"DotNext.Linq.Expressions.AsyncResultExpression.html","topicHref":"DotNext.Linq.Expressions.AsyncResultExpression.html","topicUid":"DotNext.Linq.Expressions.AsyncResultExpression"},{"name":"AwaitExpression","href":"DotNext.Linq.Expressions.AwaitExpression.html","topicHref":"DotNext.Linq.Expressions.AwaitExpression.html","topicUid":"DotNext.Linq.Expressions.AwaitExpression"},{"name":"CollectionAccessExpression","href":"DotNext.Linq.Expressions.CollectionAccessExpression.html","topicHref":"DotNext.Linq.Expressions.CollectionAccessExpression.html","topicUid":"DotNext.Linq.Expressions.CollectionAccessExpression"},{"name":"CustomExpression","href":"DotNext.Linq.Expressions.CustomExpression.html","topicHref":"DotNext.Linq.Expressions.CustomExpression.html","topicUid":"DotNext.Linq.Expressions.CustomExpression"},{"name":"ExpressionBuilder","href":"DotNext.Linq.Expressions.ExpressionBuilder.html","topicHref":"DotNext.Linq.Expressions.ExpressionBuilder.html","topicUid":"DotNext.Linq.Expressions.ExpressionBuilder"},{"name":"ForEachExpression","href":"DotNext.Linq.Expressions.ForEachExpression.html","topicHref":"DotNext.Linq.Expressions.ForEachExpression.html","topicUid":"DotNext.Linq.Expressions.ForEachExpression"},{"name":"ForEachExpression.Statement","href":"DotNext.Linq.Expressions.ForEachExpression.Statement.html","topicHref":"DotNext.Linq.Expressions.ForEachExpression.Statement.html","topicUid":"DotNext.Linq.Expressions.ForEachExpression.Statement"},{"name":"ForExpression","href":"DotNext.Linq.Expressions.ForExpression.html","topicHref":"DotNext.Linq.Expressions.ForExpression.html","topicUid":"DotNext.Linq.Expressions.ForExpression"},{"name":"ForExpression.LoopBuilder","href":"DotNext.Linq.Expressions.ForExpression.LoopBuilder.html","topicHref":"DotNext.Linq.Expressions.ForExpression.LoopBuilder.html","topicUid":"DotNext.Linq.Expressions.ForExpression.LoopBuilder"},{"name":"ForExpression.LoopBuilder.Condition","href":"DotNext.Linq.Expressions.ForExpression.LoopBuilder.Condition.html","topicHref":"DotNext.Linq.Expressions.ForExpression.LoopBuilder.Condition.html","topicUid":"DotNext.Linq.Expressions.ForExpression.LoopBuilder.Condition"},{"name":"ForExpression.LoopBuilder.Iteration","href":"DotNext.Linq.Expressions.ForExpression.LoopBuilder.Iteration.html","topicHref":"DotNext.Linq.Expressions.ForExpression.LoopBuilder.Iteration.html","topicUid":"DotNext.Linq.Expressions.ForExpression.LoopBuilder.Iteration"},{"name":"ForExpression.LoopBuilder.Statement","href":"DotNext.Linq.Expressions.ForExpression.LoopBuilder.Statement.html","topicHref":"DotNext.Linq.Expressions.ForExpression.LoopBuilder.Statement.html","topicUid":"DotNext.Linq.Expressions.ForExpression.LoopBuilder.Statement"},{"name":"InterpolationExpression","href":"DotNext.Linq.Expressions.InterpolationExpression.html","topicHref":"DotNext.Linq.Expressions.InterpolationExpression.html","topicUid":"DotNext.Linq.Expressions.InterpolationExpression"},{"name":"ItemIndexExpression","href":"DotNext.Linq.Expressions.ItemIndexExpression.html","topicHref":"DotNext.Linq.Expressions.ItemIndexExpression.html","topicUid":"DotNext.Linq.Expressions.ItemIndexExpression"},{"name":"LockExpression","href":"DotNext.Linq.Expressions.LockExpression.html","topicHref":"DotNext.Linq.Expressions.LockExpression.html","topicUid":"DotNext.Linq.Expressions.LockExpression"},{"name":"LockExpression.Statement","href":"DotNext.Linq.Expressions.LockExpression.Statement.html","topicHref":"DotNext.Linq.Expressions.LockExpression.Statement.html","topicUid":"DotNext.Linq.Expressions.LockExpression.Statement"},{"name":"MemberBindings","href":"DotNext.Linq.Expressions.MemberBindings.html","topicHref":"DotNext.Linq.Expressions.MemberBindings.html","topicUid":"DotNext.Linq.Expressions.MemberBindings"},{"name":"MutationExpression","href":"DotNext.Linq.Expressions.MutationExpression.html","topicHref":"DotNext.Linq.Expressions.MutationExpression.html","topicUid":"DotNext.Linq.Expressions.MutationExpression"},{"name":"NullCoalescingAssignmentExpression","href":"DotNext.Linq.Expressions.NullCoalescingAssignmentExpression.html","topicHref":"DotNext.Linq.Expressions.NullCoalescingAssignmentExpression.html","topicUid":"DotNext.Linq.Expressions.NullCoalescingAssignmentExpression"},{"name":"NullSafetyExpression","href":"DotNext.Linq.Expressions.NullSafetyExpression.html","topicHref":"DotNext.Linq.Expressions.NullSafetyExpression.html","topicUid":"DotNext.Linq.Expressions.NullSafetyExpression"},{"name":"RangeExpression","href":"DotNext.Linq.Expressions.RangeExpression.html","topicHref":"DotNext.Linq.Expressions.RangeExpression.html","topicUid":"DotNext.Linq.Expressions.RangeExpression"},{"name":"RefAnyValExpression","href":"DotNext.Linq.Expressions.RefAnyValExpression.html","topicHref":"DotNext.Linq.Expressions.RefAnyValExpression.html","topicUid":"DotNext.Linq.Expressions.RefAnyValExpression"},{"name":"SliceExpression","href":"DotNext.Linq.Expressions.SliceExpression.html","topicHref":"DotNext.Linq.Expressions.SliceExpression.html","topicUid":"DotNext.Linq.Expressions.SliceExpression"},{"name":"UsingExpression","href":"DotNext.Linq.Expressions.UsingExpression.html","topicHref":"DotNext.Linq.Expressions.UsingExpression.html","topicUid":"DotNext.Linq.Expressions.UsingExpression"},{"name":"UsingExpression.Statement","href":"DotNext.Linq.Expressions.UsingExpression.Statement.html","topicHref":"DotNext.Linq.Expressions.UsingExpression.Statement.html","topicUid":"DotNext.Linq.Expressions.UsingExpression.Statement"},{"name":"WhileExpression","href":"DotNext.Linq.Expressions.WhileExpression.html","topicHref":"DotNext.Linq.Expressions.WhileExpression.html","topicUid":"DotNext.Linq.Expressions.WhileExpression"},{"name":"WhileExpression.Statement","href":"DotNext.Linq.Expressions.WhileExpression.Statement.html","topicHref":"DotNext.Linq.Expressions.WhileExpression.Statement.html","topicUid":"DotNext.Linq.Expressions.WhileExpression.Statement"},{"name":"WithExpression","href":"DotNext.Linq.Expressions.WithExpression.html","topicHref":"DotNext.Linq.Expressions.WithExpression.html","topicUid":"DotNext.Linq.Expressions.WithExpression"},{"name":"WithExpression.Statement","href":"DotNext.Linq.Expressions.WithExpression.Statement.html","topicHref":"DotNext.Linq.Expressions.WithExpression.Statement.html","topicUid":"DotNext.Linq.Expressions.WithExpression.Statement"},{"name":"WriteLineExpression","href":"DotNext.Linq.Expressions.WriteLineExpression.html","topicHref":"DotNext.Linq.Expressions.WriteLineExpression.html","topicUid":"DotNext.Linq.Expressions.WriteLineExpression"}]},{"name":"DotNext.Maintenance","href":"DotNext.Maintenance.html","topicHref":"DotNext.Maintenance.html","topicUid":"DotNext.Maintenance","items":[{"name":"ApplicationMaintenanceInterfaceHost","href":"DotNext.Maintenance.ApplicationMaintenanceInterfaceHost.html","topicHref":"DotNext.Maintenance.ApplicationMaintenanceInterfaceHost.html","topicUid":"DotNext.Maintenance.ApplicationMaintenanceInterfaceHost"},{"name":"IMaintenanceSession","href":"DotNext.Maintenance.IMaintenanceSession.html","topicHref":"DotNext.Maintenance.IMaintenanceSession.html","topicUid":"DotNext.Maintenance.IMaintenanceSession"}]},{"name":"DotNext.Maintenance.CommandLine","href":"DotNext.Maintenance.CommandLine.html","topicHref":"DotNext.Maintenance.CommandLine.html","topicUid":"DotNext.Maintenance.CommandLine","items":[{"name":"ApplicationMaintenanceCommand","href":"DotNext.Maintenance.CommandLine.ApplicationMaintenanceCommand.html","topicHref":"DotNext.Maintenance.CommandLine.ApplicationMaintenanceCommand.html","topicUid":"DotNext.Maintenance.CommandLine.ApplicationMaintenanceCommand"},{"name":"CommandLineMaintenanceInterfaceHost","href":"DotNext.Maintenance.CommandLine.CommandLineMaintenanceInterfaceHost.html","topicHref":"DotNext.Maintenance.CommandLine.CommandLineMaintenanceInterfaceHost.html","topicUid":"DotNext.Maintenance.CommandLine.CommandLineMaintenanceInterfaceHost"},{"name":"HostingServices","href":"DotNext.Maintenance.CommandLine.HostingServices.html","topicHref":"DotNext.Maintenance.CommandLine.HostingServices.html","topicUid":"DotNext.Maintenance.CommandLine.HostingServices"}]},{"name":"DotNext.Maintenance.CommandLine.Authentication","href":"DotNext.Maintenance.CommandLine.Authentication.html","topicHref":"DotNext.Maintenance.CommandLine.Authentication.html","topicUid":"DotNext.Maintenance.CommandLine.Authentication","items":[{"name":"AuthenticationServices","href":"DotNext.Maintenance.CommandLine.Authentication.AuthenticationServices.html","topicHref":"DotNext.Maintenance.CommandLine.Authentication.AuthenticationServices.html","topicUid":"DotNext.Maintenance.CommandLine.Authentication.AuthenticationServices"},{"name":"IAuthenticationHandler","href":"DotNext.Maintenance.CommandLine.Authentication.IAuthenticationHandler.html","topicHref":"DotNext.Maintenance.CommandLine.Authentication.IAuthenticationHandler.html","topicUid":"DotNext.Maintenance.CommandLine.Authentication.IAuthenticationHandler"},{"name":"LinuxUdsPeerAuthenticationHandler","href":"DotNext.Maintenance.CommandLine.Authentication.LinuxUdsPeerAuthenticationHandler.html","topicHref":"DotNext.Maintenance.CommandLine.Authentication.LinuxUdsPeerAuthenticationHandler.html","topicUid":"DotNext.Maintenance.CommandLine.Authentication.LinuxUdsPeerAuthenticationHandler"},{"name":"PasswordAuthenticationHandler","href":"DotNext.Maintenance.CommandLine.Authentication.PasswordAuthenticationHandler.html","topicHref":"DotNext.Maintenance.CommandLine.Authentication.PasswordAuthenticationHandler.html","topicUid":"DotNext.Maintenance.CommandLine.Authentication.PasswordAuthenticationHandler"}]},{"name":"DotNext.Maintenance.CommandLine.Authorization","href":"DotNext.Maintenance.CommandLine.Authorization.html","topicHref":"DotNext.Maintenance.CommandLine.Authorization.html","topicUid":"DotNext.Maintenance.CommandLine.Authorization","items":[{"name":"AuthorizationCallback","href":"DotNext.Maintenance.CommandLine.Authorization.AuthorizationCallback.html","topicHref":"DotNext.Maintenance.CommandLine.Authorization.AuthorizationCallback.html","topicUid":"DotNext.Maintenance.CommandLine.Authorization.AuthorizationCallback"},{"name":"AuthorizationServices","href":"DotNext.Maintenance.CommandLine.Authorization.AuthorizationServices.html","topicHref":"DotNext.Maintenance.CommandLine.Authorization.AuthorizationServices.html","topicUid":"DotNext.Maintenance.CommandLine.Authorization.AuthorizationServices"}]},{"name":"DotNext.Maintenance.CommandLine.Binding","href":"DotNext.Maintenance.CommandLine.Binding.html","topicHref":"DotNext.Maintenance.CommandLine.Binding.html","topicUid":"DotNext.Maintenance.CommandLine.Binding","items":[{"name":"DefaultBindings","href":"DotNext.Maintenance.CommandLine.Binding.DefaultBindings.html","topicHref":"DotNext.Maintenance.CommandLine.Binding.DefaultBindings.html","topicUid":"DotNext.Maintenance.CommandLine.Binding.DefaultBindings"}]},{"name":"DotNext.Maintenance.CommandLine.IO","href":"DotNext.Maintenance.CommandLine.IO.html","topicHref":"DotNext.Maintenance.CommandLine.IO.html","topicUid":"DotNext.Maintenance.CommandLine.IO","items":[{"name":"IMaintenanceConsole","href":"DotNext.Maintenance.CommandLine.IO.IMaintenanceConsole.html","topicHref":"DotNext.Maintenance.CommandLine.IO.IMaintenanceConsole.html","topicUid":"DotNext.Maintenance.CommandLine.IO.IMaintenanceConsole"}]},{"name":"DotNext.Metaprogramming","href":"DotNext.Metaprogramming.html","topicHref":"DotNext.Metaprogramming.html","topicUid":"DotNext.Metaprogramming","items":[{"name":"AsyncLambdaFlags","href":"DotNext.Metaprogramming.AsyncLambdaFlags.html","topicHref":"DotNext.Metaprogramming.AsyncLambdaFlags.html","topicUid":"DotNext.Metaprogramming.AsyncLambdaFlags"},{"name":"CodeGenerator","href":"DotNext.Metaprogramming.CodeGenerator.html","topicHref":"DotNext.Metaprogramming.CodeGenerator.html","topicUid":"DotNext.Metaprogramming.CodeGenerator"},{"name":"ConditionalBuilder","href":"DotNext.Metaprogramming.ConditionalBuilder.html","topicHref":"DotNext.Metaprogramming.ConditionalBuilder.html","topicUid":"DotNext.Metaprogramming.ConditionalBuilder"},{"name":"ExpressionBuilder","href":"DotNext.Metaprogramming.ExpressionBuilder-1.html","topicHref":"DotNext.Metaprogramming.ExpressionBuilder-1.html","topicUid":"DotNext.Metaprogramming.ExpressionBuilder`1"},{"name":"LambdaContext","href":"DotNext.Metaprogramming.LambdaContext.html","topicHref":"DotNext.Metaprogramming.LambdaContext.html","topicUid":"DotNext.Metaprogramming.LambdaContext"},{"name":"LoopContext","href":"DotNext.Metaprogramming.LoopContext.html","topicHref":"DotNext.Metaprogramming.LoopContext.html","topicUid":"DotNext.Metaprogramming.LoopContext"},{"name":"MatchBuilder","href":"DotNext.Metaprogramming.MatchBuilder.html","topicHref":"DotNext.Metaprogramming.MatchBuilder.html","topicUid":"DotNext.Metaprogramming.MatchBuilder"},{"name":"MatchBuilder.CaseStatement","href":"DotNext.Metaprogramming.MatchBuilder.CaseStatement.html","topicHref":"DotNext.Metaprogramming.MatchBuilder.CaseStatement.html","topicUid":"DotNext.Metaprogramming.MatchBuilder.CaseStatement"},{"name":"MatchBuilder.Pattern","href":"DotNext.Metaprogramming.MatchBuilder.Pattern.html","topicHref":"DotNext.Metaprogramming.MatchBuilder.Pattern.html","topicUid":"DotNext.Metaprogramming.MatchBuilder.Pattern"},{"name":"SwitchBuilder","href":"DotNext.Metaprogramming.SwitchBuilder.html","topicHref":"DotNext.Metaprogramming.SwitchBuilder.html","topicUid":"DotNext.Metaprogramming.SwitchBuilder"},{"name":"TryBuilder","href":"DotNext.Metaprogramming.TryBuilder.html","topicHref":"DotNext.Metaprogramming.TryBuilder.html","topicUid":"DotNext.Metaprogramming.TryBuilder"},{"name":"TryBuilder.Filter","href":"DotNext.Metaprogramming.TryBuilder.Filter.html","topicHref":"DotNext.Metaprogramming.TryBuilder.Filter.html","topicUid":"DotNext.Metaprogramming.TryBuilder.Filter"},{"name":"TryBuilder.Handler","href":"DotNext.Metaprogramming.TryBuilder.Handler.html","topicHref":"DotNext.Metaprogramming.TryBuilder.Handler.html","topicUid":"DotNext.Metaprogramming.TryBuilder.Handler"}]},{"name":"DotNext.Net","href":"DotNext.Net.html","topicHref":"DotNext.Net.html","topicUid":"DotNext.Net","items":[{"name":"EndPointFormatter","href":"DotNext.Net.EndPointFormatter.html","topicHref":"DotNext.Net.EndPointFormatter.html","topicUid":"DotNext.Net.EndPointFormatter"},{"name":"IPeer","href":"DotNext.Net.IPeer.html","topicHref":"DotNext.Net.IPeer.html","topicUid":"DotNext.Net.IPeer"},{"name":"IPeerMesh","href":"DotNext.Net.IPeerMesh.html","topicHref":"DotNext.Net.IPeerMesh.html","topicUid":"DotNext.Net.IPeerMesh"},{"name":"IPeerMesh","href":"DotNext.Net.IPeerMesh-1.html","topicHref":"DotNext.Net.IPeerMesh-1.html","topicUid":"DotNext.Net.IPeerMesh`1"},{"name":"PeerEventArgs","href":"DotNext.Net.PeerEventArgs.html","topicHref":"DotNext.Net.PeerEventArgs.html","topicUid":"DotNext.Net.PeerEventArgs"}]},{"name":"DotNext.Net.Cluster","href":"DotNext.Net.Cluster.html","topicHref":"DotNext.Net.Cluster.html","topicUid":"DotNext.Net.Cluster","items":[{"name":"ClusterMemberEventArgs","href":"DotNext.Net.Cluster.ClusterMemberEventArgs.html","topicHref":"DotNext.Net.Cluster.ClusterMemberEventArgs.html","topicUid":"DotNext.Net.Cluster.ClusterMemberEventArgs"},{"name":"ClusterMemberId","href":"DotNext.Net.Cluster.ClusterMemberId.html","topicHref":"DotNext.Net.Cluster.ClusterMemberId.html","topicUid":"DotNext.Net.Cluster.ClusterMemberId"},{"name":"ClusterMemberStatus","href":"DotNext.Net.Cluster.ClusterMemberStatus.html","topicHref":"DotNext.Net.Cluster.ClusterMemberStatus.html","topicUid":"DotNext.Net.Cluster.ClusterMemberStatus"},{"name":"ClusterMemberStatusChangedEventArgs","href":"DotNext.Net.Cluster.ClusterMemberStatusChangedEventArgs.html","topicHref":"DotNext.Net.Cluster.ClusterMemberStatusChangedEventArgs.html","topicUid":"DotNext.Net.Cluster.ClusterMemberStatusChangedEventArgs"},{"name":"ClusterMemberStatusChangedEventArgs","href":"DotNext.Net.Cluster.ClusterMemberStatusChangedEventArgs-1.html","topicHref":"DotNext.Net.Cluster.ClusterMemberStatusChangedEventArgs-1.html","topicUid":"DotNext.Net.Cluster.ClusterMemberStatusChangedEventArgs`1"},{"name":"ICluster","href":"DotNext.Net.Cluster.ICluster.html","topicHref":"DotNext.Net.Cluster.ICluster.html","topicUid":"DotNext.Net.Cluster.ICluster"},{"name":"IClusterMember","href":"DotNext.Net.Cluster.IClusterMember.html","topicHref":"DotNext.Net.Cluster.IClusterMember.html","topicUid":"DotNext.Net.Cluster.IClusterMember"},{"name":"MemberUnavailableException","href":"DotNext.Net.Cluster.MemberUnavailableException.html","topicHref":"DotNext.Net.Cluster.MemberUnavailableException.html","topicUid":"DotNext.Net.Cluster.MemberUnavailableException"}]},{"name":"DotNext.Net.Cluster.Consensus","href":"DotNext.Net.Cluster.Consensus.html","topicHref":"DotNext.Net.Cluster.Consensus.html","topicUid":"DotNext.Net.Cluster.Consensus","items":[{"name":"ConsensusProtocolException","href":"DotNext.Net.Cluster.Consensus.ConsensusProtocolException.html","topicHref":"DotNext.Net.Cluster.Consensus.ConsensusProtocolException.html","topicUid":"DotNext.Net.Cluster.Consensus.ConsensusProtocolException"}]},{"name":"DotNext.Net.Cluster.Consensus.Raft","href":"DotNext.Net.Cluster.Consensus.Raft.html","topicHref":"DotNext.Net.Cluster.Consensus.Raft.html","topicUid":"DotNext.Net.Cluster.Consensus.Raft","items":[{"name":"BinaryLogEntry","href":"DotNext.Net.Cluster.Consensus.Raft.BinaryLogEntry.html","topicHref":"DotNext.Net.Cluster.Consensus.Raft.BinaryLogEntry.html","topicUid":"DotNext.Net.Cluster.Consensus.Raft.BinaryLogEntry"},{"name":"BinaryLogEntry","href":"DotNext.Net.Cluster.Consensus.Raft.BinaryLogEntry-1.html","topicHref":"DotNext.Net.Cluster.Consensus.Raft.BinaryLogEntry-1.html","topicUid":"DotNext.Net.Cluster.Consensus.Raft.BinaryLogEntry`1"},{"name":"BufferedLogEntry","href":"DotNext.Net.Cluster.Consensus.Raft.BufferedLogEntry.html","topicHref":"DotNext.Net.Cluster.Consensus.Raft.BufferedLogEntry.html","topicUid":"DotNext.Net.Cluster.Consensus.Raft.BufferedLogEntry"},{"name":"BufferedLogEntryList","href":"DotNext.Net.Cluster.Consensus.Raft.BufferedLogEntryList.html","topicHref":"DotNext.Net.Cluster.Consensus.Raft.BufferedLogEntryList.html","topicUid":"DotNext.Net.Cluster.Consensus.Raft.BufferedLogEntryList"},{"name":"ClusterMemberConfiguration","href":"DotNext.Net.Cluster.Consensus.Raft.ClusterMemberConfiguration.html","topicHref":"DotNext.Net.Cluster.Consensus.Raft.ClusterMemberConfiguration.html","topicUid":"DotNext.Net.Cluster.Consensus.Raft.ClusterMemberConfiguration"},{"name":"ConsensusOnlyState","href":"DotNext.Net.Cluster.Consensus.Raft.ConsensusOnlyState.html","topicHref":"DotNext.Net.Cluster.Consensus.Raft.ConsensusOnlyState.html","topicUid":"DotNext.Net.Cluster.Consensus.Raft.ConsensusOnlyState"},{"name":"DiskBasedStateMachine","href":"DotNext.Net.Cluster.Consensus.Raft.DiskBasedStateMachine.html","topicHref":"DotNext.Net.Cluster.Consensus.Raft.DiskBasedStateMachine.html","topicUid":"DotNext.Net.Cluster.Consensus.Raft.DiskBasedStateMachine"},{"name":"DiskBasedStateMachine.SnapshotAccessToken","href":"DotNext.Net.Cluster.Consensus.Raft.DiskBasedStateMachine.SnapshotAccessToken.html","topicHref":"DotNext.Net.Cluster.Consensus.Raft.DiskBasedStateMachine.SnapshotAccessToken.html","topicUid":"DotNext.Net.Cluster.Consensus.Raft.DiskBasedStateMachine.SnapshotAccessToken"},{"name":"ElectionTimeout","href":"DotNext.Net.Cluster.Consensus.Raft.ElectionTimeout.html","topicHref":"DotNext.Net.Cluster.Consensus.Raft.ElectionTimeout.html","topicUid":"DotNext.Net.Cluster.Consensus.Raft.ElectionTimeout"},{"name":"EmptyLogEntry","href":"DotNext.Net.Cluster.Consensus.Raft.EmptyLogEntry.html","topicHref":"DotNext.Net.Cluster.Consensus.Raft.EmptyLogEntry.html","topicUid":"DotNext.Net.Cluster.Consensus.Raft.EmptyLogEntry"},{"name":"HeartbeatResult","href":"DotNext.Net.Cluster.Consensus.Raft.HeartbeatResult.html","topicHref":"DotNext.Net.Cluster.Consensus.Raft.HeartbeatResult.html","topicUid":"DotNext.Net.Cluster.Consensus.Raft.HeartbeatResult"},{"name":"IClusterMemberConfiguration","href":"DotNext.Net.Cluster.Consensus.Raft.IClusterMemberConfiguration.html","topicHref":"DotNext.Net.Cluster.Consensus.Raft.IClusterMemberConfiguration.html","topicUid":"DotNext.Net.Cluster.Consensus.Raft.IClusterMemberConfiguration"},{"name":"IClusterMemberLifetime","href":"DotNext.Net.Cluster.Consensus.Raft.IClusterMemberLifetime.html","topicHref":"DotNext.Net.Cluster.Consensus.Raft.IClusterMemberLifetime.html","topicUid":"DotNext.Net.Cluster.Consensus.Raft.IClusterMemberLifetime"},{"name":"IPersistentState","href":"DotNext.Net.Cluster.Consensus.Raft.IPersistentState.html","topicHref":"DotNext.Net.Cluster.Consensus.Raft.IPersistentState.html","topicUid":"DotNext.Net.Cluster.Consensus.Raft.IPersistentState"},{"name":"IRaftCluster","href":"DotNext.Net.Cluster.Consensus.Raft.IRaftCluster.html","topicHref":"DotNext.Net.Cluster.Consensus.Raft.IRaftCluster.html","topicUid":"DotNext.Net.Cluster.Consensus.Raft.IRaftCluster"},{"name":"IRaftClusterMember","href":"DotNext.Net.Cluster.Consensus.Raft.IRaftClusterMember.html","topicHref":"DotNext.Net.Cluster.Consensus.Raft.IRaftClusterMember.html","topicUid":"DotNext.Net.Cluster.Consensus.Raft.IRaftClusterMember"},{"name":"IRaftClusterMember.ReplicationState","href":"DotNext.Net.Cluster.Consensus.Raft.IRaftClusterMember.ReplicationState.html","topicHref":"DotNext.Net.Cluster.Consensus.Raft.IRaftClusterMember.ReplicationState.html","topicUid":"DotNext.Net.Cluster.Consensus.Raft.IRaftClusterMember.ReplicationState"},{"name":"IRaftLogEntry","href":"DotNext.Net.Cluster.Consensus.Raft.IRaftLogEntry.html","topicHref":"DotNext.Net.Cluster.Consensus.Raft.IRaftLogEntry.html","topicUid":"DotNext.Net.Cluster.Consensus.Raft.IRaftLogEntry"},{"name":"JsonLogEntry","href":"DotNext.Net.Cluster.Consensus.Raft.JsonLogEntry-1.html","topicHref":"DotNext.Net.Cluster.Consensus.Raft.JsonLogEntry-1.html","topicUid":"DotNext.Net.Cluster.Consensus.Raft.JsonLogEntry`1"},{"name":"LogEntriesBufferingOptions","href":"DotNext.Net.Cluster.Consensus.Raft.LogEntriesBufferingOptions.html","topicHref":"DotNext.Net.Cluster.Consensus.Raft.LogEntriesBufferingOptions.html","topicUid":"DotNext.Net.Cluster.Consensus.Raft.LogEntriesBufferingOptions"},{"name":"LogEntryBufferingOptions","href":"DotNext.Net.Cluster.Consensus.Raft.LogEntryBufferingOptions.html","topicHref":"DotNext.Net.Cluster.Consensus.Raft.LogEntryBufferingOptions.html","topicUid":"DotNext.Net.Cluster.Consensus.Raft.LogEntryBufferingOptions"},{"name":"MemoryBasedStateMachine","href":"DotNext.Net.Cluster.Consensus.Raft.MemoryBasedStateMachine.html","topicHref":"DotNext.Net.Cluster.Consensus.Raft.MemoryBasedStateMachine.html","topicUid":"DotNext.Net.Cluster.Consensus.Raft.MemoryBasedStateMachine"},{"name":"MemoryBasedStateMachine.CompactionMode","href":"DotNext.Net.Cluster.Consensus.Raft.MemoryBasedStateMachine.CompactionMode.html","topicHref":"DotNext.Net.Cluster.Consensus.Raft.MemoryBasedStateMachine.CompactionMode.html","topicUid":"DotNext.Net.Cluster.Consensus.Raft.MemoryBasedStateMachine.CompactionMode"},{"name":"MemoryBasedStateMachine.IncrementalSnapshotBuilder","href":"DotNext.Net.Cluster.Consensus.Raft.MemoryBasedStateMachine.IncrementalSnapshotBuilder.html","topicHref":"DotNext.Net.Cluster.Consensus.Raft.MemoryBasedStateMachine.IncrementalSnapshotBuilder.html","topicUid":"DotNext.Net.Cluster.Consensus.Raft.MemoryBasedStateMachine.IncrementalSnapshotBuilder"},{"name":"MemoryBasedStateMachine.InlineSnapshotBuilder","href":"DotNext.Net.Cluster.Consensus.Raft.MemoryBasedStateMachine.InlineSnapshotBuilder.html","topicHref":"DotNext.Net.Cluster.Consensus.Raft.MemoryBasedStateMachine.InlineSnapshotBuilder.html","topicUid":"DotNext.Net.Cluster.Consensus.Raft.MemoryBasedStateMachine.InlineSnapshotBuilder"},{"name":"MemoryBasedStateMachine.LogEntryCacheEvictionPolicy","href":"DotNext.Net.Cluster.Consensus.Raft.MemoryBasedStateMachine.LogEntryCacheEvictionPolicy.html","topicHref":"DotNext.Net.Cluster.Consensus.Raft.MemoryBasedStateMachine.LogEntryCacheEvictionPolicy.html","topicUid":"DotNext.Net.Cluster.Consensus.Raft.MemoryBasedStateMachine.LogEntryCacheEvictionPolicy"},{"name":"MemoryBasedStateMachine.Options","href":"DotNext.Net.Cluster.Consensus.Raft.MemoryBasedStateMachine.Options.html","topicHref":"DotNext.Net.Cluster.Consensus.Raft.MemoryBasedStateMachine.Options.html","topicUid":"DotNext.Net.Cluster.Consensus.Raft.MemoryBasedStateMachine.Options"},{"name":"MemoryBasedStateMachine.SnapshotBuilder","href":"DotNext.Net.Cluster.Consensus.Raft.MemoryBasedStateMachine.SnapshotBuilder.html","topicHref":"DotNext.Net.Cluster.Consensus.Raft.MemoryBasedStateMachine.SnapshotBuilder.html","topicUid":"DotNext.Net.Cluster.Consensus.Raft.MemoryBasedStateMachine.SnapshotBuilder"},{"name":"MemoryBasedStateMachine.SnapshotBuilderContext","href":"DotNext.Net.Cluster.Consensus.Raft.MemoryBasedStateMachine.SnapshotBuilderContext.html","topicHref":"DotNext.Net.Cluster.Consensus.Raft.MemoryBasedStateMachine.SnapshotBuilderContext.html","topicUid":"DotNext.Net.Cluster.Consensus.Raft.MemoryBasedStateMachine.SnapshotBuilderContext"},{"name":"PersistentState","href":"DotNext.Net.Cluster.Consensus.Raft.PersistentState.html","topicHref":"DotNext.Net.Cluster.Consensus.Raft.PersistentState.html","topicUid":"DotNext.Net.Cluster.Consensus.Raft.PersistentState"},{"name":"PersistentState.InternalStateBrokenException","href":"DotNext.Net.Cluster.Consensus.Raft.PersistentState.InternalStateBrokenException.html","topicHref":"DotNext.Net.Cluster.Consensus.Raft.PersistentState.InternalStateBrokenException.html","topicUid":"DotNext.Net.Cluster.Consensus.Raft.PersistentState.InternalStateBrokenException"},{"name":"PersistentState.LogEntry","href":"DotNext.Net.Cluster.Consensus.Raft.PersistentState.LogEntry.html","topicHref":"DotNext.Net.Cluster.Consensus.Raft.PersistentState.LogEntry.html","topicUid":"DotNext.Net.Cluster.Consensus.Raft.PersistentState.LogEntry"},{"name":"PersistentState.MissingPartitionException","href":"DotNext.Net.Cluster.Consensus.Raft.PersistentState.MissingPartitionException.html","topicHref":"DotNext.Net.Cluster.Consensus.Raft.PersistentState.MissingPartitionException.html","topicUid":"DotNext.Net.Cluster.Consensus.Raft.PersistentState.MissingPartitionException"},{"name":"PersistentState.Options","href":"DotNext.Net.Cluster.Consensus.Raft.PersistentState.Options.html","topicHref":"DotNext.Net.Cluster.Consensus.Raft.PersistentState.Options.html","topicUid":"DotNext.Net.Cluster.Consensus.Raft.PersistentState.Options"},{"name":"PersistentState.WriteMode","href":"DotNext.Net.Cluster.Consensus.Raft.PersistentState.WriteMode.html","topicHref":"DotNext.Net.Cluster.Consensus.Raft.PersistentState.WriteMode.html","topicUid":"DotNext.Net.Cluster.Consensus.Raft.PersistentState.WriteMode"},{"name":"PreVoteResult","href":"DotNext.Net.Cluster.Consensus.Raft.PreVoteResult.html","topicHref":"DotNext.Net.Cluster.Consensus.Raft.PreVoteResult.html","topicUid":"DotNext.Net.Cluster.Consensus.Raft.PreVoteResult"},{"name":"RaftCluster","href":"DotNext.Net.Cluster.Consensus.Raft.RaftCluster.html","topicHref":"DotNext.Net.Cluster.Consensus.Raft.RaftCluster.html","topicUid":"DotNext.Net.Cluster.Consensus.Raft.RaftCluster"},{"name":"RaftCluster.BuiltInTransportConfiguration","href":"DotNext.Net.Cluster.Consensus.Raft.RaftCluster.BuiltInTransportConfiguration.html","topicHref":"DotNext.Net.Cluster.Consensus.Raft.RaftCluster.BuiltInTransportConfiguration.html","topicUid":"DotNext.Net.Cluster.Consensus.Raft.RaftCluster.BuiltInTransportConfiguration"},{"name":"RaftCluster.CustomTransportConfiguration","href":"DotNext.Net.Cluster.Consensus.Raft.RaftCluster.CustomTransportConfiguration.html","topicHref":"DotNext.Net.Cluster.Consensus.Raft.RaftCluster.CustomTransportConfiguration.html","topicUid":"DotNext.Net.Cluster.Consensus.Raft.RaftCluster.CustomTransportConfiguration"},{"name":"RaftCluster.NodeConfiguration","href":"DotNext.Net.Cluster.Consensus.Raft.RaftCluster.NodeConfiguration.html","topicHref":"DotNext.Net.Cluster.Consensus.Raft.RaftCluster.NodeConfiguration.html","topicUid":"DotNext.Net.Cluster.Consensus.Raft.RaftCluster.NodeConfiguration"},{"name":"RaftCluster.TcpConfiguration","href":"DotNext.Net.Cluster.Consensus.Raft.RaftCluster.TcpConfiguration.html","topicHref":"DotNext.Net.Cluster.Consensus.Raft.RaftCluster.TcpConfiguration.html","topicUid":"DotNext.Net.Cluster.Consensus.Raft.RaftCluster.TcpConfiguration"},{"name":"RaftClusterConfiguration","href":"DotNext.Net.Cluster.Consensus.Raft.RaftClusterConfiguration.html","topicHref":"DotNext.Net.Cluster.Consensus.Raft.RaftClusterConfiguration.html","topicUid":"DotNext.Net.Cluster.Consensus.Raft.RaftClusterConfiguration"},{"name":"RaftClusterMember","href":"DotNext.Net.Cluster.Consensus.Raft.RaftClusterMember.html","topicHref":"DotNext.Net.Cluster.Consensus.Raft.RaftClusterMember.html","topicUid":"DotNext.Net.Cluster.Consensus.Raft.RaftClusterMember"},{"name":"RaftClusterMemberEventArgs","href":"DotNext.Net.Cluster.Consensus.Raft.RaftClusterMemberEventArgs-1.html","topicHref":"DotNext.Net.Cluster.Consensus.Raft.RaftClusterMemberEventArgs-1.html","topicUid":"DotNext.Net.Cluster.Consensus.Raft.RaftClusterMemberEventArgs`1"},{"name":"RaftCluster","href":"DotNext.Net.Cluster.Consensus.Raft.RaftCluster-1.html","topicHref":"DotNext.Net.Cluster.Consensus.Raft.RaftCluster-1.html","topicUid":"DotNext.Net.Cluster.Consensus.Raft.RaftCluster`1"},{"name":"RaftCluster.ConcurrentMembershipModificationException","href":"DotNext.Net.Cluster.Consensus.Raft.RaftCluster-1.ConcurrentMembershipModificationException.html","topicHref":"DotNext.Net.Cluster.Consensus.Raft.RaftCluster-1.ConcurrentMembershipModificationException.html","topicUid":"DotNext.Net.Cluster.Consensus.Raft.RaftCluster`1.ConcurrentMembershipModificationException"},{"name":"RaftProtocolException","href":"DotNext.Net.Cluster.Consensus.Raft.RaftProtocolException.html","topicHref":"DotNext.Net.Cluster.Consensus.Raft.RaftProtocolException.html","topicUid":"DotNext.Net.Cluster.Consensus.Raft.RaftProtocolException"},{"name":"Result","href":"DotNext.Net.Cluster.Consensus.Raft.Result-1.html","topicHref":"DotNext.Net.Cluster.Consensus.Raft.Result-1.html","topicUid":"DotNext.Net.Cluster.Consensus.Raft.Result`1"}]},{"name":"DotNext.Net.Cluster.Consensus.Raft.Commands","href":"DotNext.Net.Cluster.Consensus.Raft.Commands.html","topicHref":"DotNext.Net.Cluster.Consensus.Raft.Commands.html","topicUid":"DotNext.Net.Cluster.Consensus.Raft.Commands","items":[{"name":"CommandAttribute","href":"DotNext.Net.Cluster.Consensus.Raft.Commands.CommandAttribute.html","topicHref":"DotNext.Net.Cluster.Consensus.Raft.Commands.CommandAttribute.html","topicUid":"DotNext.Net.Cluster.Consensus.Raft.Commands.CommandAttribute"},{"name":"CommandAttribute","href":"DotNext.Net.Cluster.Consensus.Raft.Commands.CommandAttribute-1.html","topicHref":"DotNext.Net.Cluster.Consensus.Raft.Commands.CommandAttribute-1.html","topicUid":"DotNext.Net.Cluster.Consensus.Raft.Commands.CommandAttribute`1"},{"name":"CommandInterpreter","href":"DotNext.Net.Cluster.Consensus.Raft.Commands.CommandInterpreter.html","topicHref":"DotNext.Net.Cluster.Consensus.Raft.Commands.CommandInterpreter.html","topicUid":"DotNext.Net.Cluster.Consensus.Raft.Commands.CommandInterpreter"},{"name":"CommandInterpreter.Builder","href":"DotNext.Net.Cluster.Consensus.Raft.Commands.CommandInterpreter.Builder.html","topicHref":"DotNext.Net.Cluster.Consensus.Raft.Commands.CommandInterpreter.Builder.html","topicUid":"DotNext.Net.Cluster.Consensus.Raft.Commands.CommandInterpreter.Builder"},{"name":"CommandInterpreter.CommandHandlerAttribute","href":"DotNext.Net.Cluster.Consensus.Raft.Commands.CommandInterpreter.CommandHandlerAttribute.html","topicHref":"DotNext.Net.Cluster.Consensus.Raft.Commands.CommandInterpreter.CommandHandlerAttribute.html","topicUid":"DotNext.Net.Cluster.Consensus.Raft.Commands.CommandInterpreter.CommandHandlerAttribute"},{"name":"CommandInterpreter.UnknownCommandException","href":"DotNext.Net.Cluster.Consensus.Raft.Commands.CommandInterpreter.UnknownCommandException.html","topicHref":"DotNext.Net.Cluster.Consensus.Raft.Commands.CommandInterpreter.UnknownCommandException.html","topicUid":"DotNext.Net.Cluster.Consensus.Raft.Commands.CommandInterpreter.UnknownCommandException"},{"name":"LogEntry","href":"DotNext.Net.Cluster.Consensus.Raft.Commands.LogEntry-1.html","topicHref":"DotNext.Net.Cluster.Consensus.Raft.Commands.LogEntry-1.html","topicUid":"DotNext.Net.Cluster.Consensus.Raft.Commands.LogEntry`1"}]},{"name":"DotNext.Net.Cluster.Consensus.Raft.Extensions","href":"DotNext.Net.Cluster.Consensus.Raft.Extensions.html","topicHref":"DotNext.Net.Cluster.Consensus.Raft.Extensions.html","topicUid":"DotNext.Net.Cluster.Consensus.Raft.Extensions","items":[{"name":"IStandbyModeSupport","href":"DotNext.Net.Cluster.Consensus.Raft.Extensions.IStandbyModeSupport.html","topicHref":"DotNext.Net.Cluster.Consensus.Raft.Extensions.IStandbyModeSupport.html","topicUid":"DotNext.Net.Cluster.Consensus.Raft.Extensions.IStandbyModeSupport"},{"name":"IUnresponsiveClusterMemberRemovalSupport","href":"DotNext.Net.Cluster.Consensus.Raft.Extensions.IUnresponsiveClusterMemberRemovalSupport.html","topicHref":"DotNext.Net.Cluster.Consensus.Raft.Extensions.IUnresponsiveClusterMemberRemovalSupport.html","topicUid":"DotNext.Net.Cluster.Consensus.Raft.Extensions.IUnresponsiveClusterMemberRemovalSupport"}]},{"name":"DotNext.Net.Cluster.Consensus.Raft.Http","href":"DotNext.Net.Cluster.Consensus.Raft.Http.html","topicHref":"DotNext.Net.Cluster.Consensus.Raft.Http.html","topicUid":"DotNext.Net.Cluster.Consensus.Raft.Http","items":[{"name":"ConfigurationExtensions","href":"DotNext.Net.Cluster.Consensus.Raft.Http.ConfigurationExtensions.html","topicHref":"DotNext.Net.Cluster.Consensus.Raft.Http.ConfigurationExtensions.html","topicUid":"DotNext.Net.Cluster.Consensus.Raft.Http.ConfigurationExtensions"},{"name":"HttpClusterMemberConfiguration","href":"DotNext.Net.Cluster.Consensus.Raft.Http.HttpClusterMemberConfiguration.html","topicHref":"DotNext.Net.Cluster.Consensus.Raft.Http.HttpClusterMemberConfiguration.html","topicUid":"DotNext.Net.Cluster.Consensus.Raft.Http.HttpClusterMemberConfiguration"},{"name":"IRaftHttpCluster","href":"DotNext.Net.Cluster.Consensus.Raft.Http.IRaftHttpCluster.html","topicHref":"DotNext.Net.Cluster.Consensus.Raft.Http.IRaftHttpCluster.html","topicUid":"DotNext.Net.Cluster.Consensus.Raft.Http.IRaftHttpCluster"},{"name":"RaftClusterHttpHost","href":"DotNext.Net.Cluster.Consensus.Raft.Http.RaftClusterHttpHost.html","topicHref":"DotNext.Net.Cluster.Consensus.Raft.Http.RaftClusterHttpHost.html","topicUid":"DotNext.Net.Cluster.Consensus.Raft.Http.RaftClusterHttpHost"},{"name":"RequestJournalConfiguration","href":"DotNext.Net.Cluster.Consensus.Raft.Http.RequestJournalConfiguration.html","topicHref":"DotNext.Net.Cluster.Consensus.Raft.Http.RequestJournalConfiguration.html","topicUid":"DotNext.Net.Cluster.Consensus.Raft.Http.RequestJournalConfiguration"}]},{"name":"DotNext.Net.Cluster.Consensus.Raft.Membership","href":"DotNext.Net.Cluster.Consensus.Raft.Membership.html","topicHref":"DotNext.Net.Cluster.Consensus.Raft.Membership.html","topicUid":"DotNext.Net.Cluster.Consensus.Raft.Membership","items":[{"name":"ClusterConfigurationStorage","href":"DotNext.Net.Cluster.Consensus.Raft.Membership.ClusterConfigurationStorage-1.html","topicHref":"DotNext.Net.Cluster.Consensus.Raft.Membership.ClusterConfigurationStorage-1.html","topicUid":"DotNext.Net.Cluster.Consensus.Raft.Membership.ClusterConfigurationStorage`1"},{"name":"ClusterMemberAnnouncer","href":"DotNext.Net.Cluster.Consensus.Raft.Membership.ClusterMemberAnnouncer-1.html","topicHref":"DotNext.Net.Cluster.Consensus.Raft.Membership.ClusterMemberAnnouncer-1.html","topicUid":"DotNext.Net.Cluster.Consensus.Raft.Membership.ClusterMemberAnnouncer`1"},{"name":"IClusterConfiguration","href":"DotNext.Net.Cluster.Consensus.Raft.Membership.IClusterConfiguration.html","topicHref":"DotNext.Net.Cluster.Consensus.Raft.Membership.IClusterConfiguration.html","topicUid":"DotNext.Net.Cluster.Consensus.Raft.Membership.IClusterConfiguration"},{"name":"IClusterConfigurationStorage","href":"DotNext.Net.Cluster.Consensus.Raft.Membership.IClusterConfigurationStorage.html","topicHref":"DotNext.Net.Cluster.Consensus.Raft.Membership.IClusterConfigurationStorage.html","topicUid":"DotNext.Net.Cluster.Consensus.Raft.Membership.IClusterConfigurationStorage"},{"name":"IClusterConfigurationStorage","href":"DotNext.Net.Cluster.Consensus.Raft.Membership.IClusterConfigurationStorage-1.html","topicHref":"DotNext.Net.Cluster.Consensus.Raft.Membership.IClusterConfigurationStorage-1.html","topicUid":"DotNext.Net.Cluster.Consensus.Raft.Membership.IClusterConfigurationStorage`1"},{"name":"InMemoryClusterConfigurationStorage","href":"DotNext.Net.Cluster.Consensus.Raft.Membership.InMemoryClusterConfigurationStorage-1.html","topicHref":"DotNext.Net.Cluster.Consensus.Raft.Membership.InMemoryClusterConfigurationStorage-1.html","topicUid":"DotNext.Net.Cluster.Consensus.Raft.Membership.InMemoryClusterConfigurationStorage`1"},{"name":"InMemoryClusterConfigurationStorage.ConfigurationBuilder","href":"DotNext.Net.Cluster.Consensus.Raft.Membership.InMemoryClusterConfigurationStorage-1.ConfigurationBuilder.html","topicHref":"DotNext.Net.Cluster.Consensus.Raft.Membership.InMemoryClusterConfigurationStorage-1.ConfigurationBuilder.html","topicUid":"DotNext.Net.Cluster.Consensus.Raft.Membership.InMemoryClusterConfigurationStorage`1.ConfigurationBuilder"},{"name":"PersistentClusterConfigurationStorage","href":"DotNext.Net.Cluster.Consensus.Raft.Membership.PersistentClusterConfigurationStorage-1.html","topicHref":"DotNext.Net.Cluster.Consensus.Raft.Membership.PersistentClusterConfigurationStorage-1.html","topicUid":"DotNext.Net.Cluster.Consensus.Raft.Membership.PersistentClusterConfigurationStorage`1"}]},{"name":"DotNext.Net.Cluster.Discovery","href":"DotNext.Net.Cluster.Discovery.html","topicHref":"DotNext.Net.Cluster.Discovery.html","topicUid":"DotNext.Net.Cluster.Discovery","items":[{"name":"DiscoveryProtocolException","href":"DotNext.Net.Cluster.Discovery.DiscoveryProtocolException.html","topicHref":"DotNext.Net.Cluster.Discovery.DiscoveryProtocolException.html","topicUid":"DotNext.Net.Cluster.Discovery.DiscoveryProtocolException"}]},{"name":"DotNext.Net.Cluster.Discovery.HyParView","href":"DotNext.Net.Cluster.Discovery.HyParView.html","topicHref":"DotNext.Net.Cluster.Discovery.HyParView.html","topicUid":"DotNext.Net.Cluster.Discovery.HyParView","items":[{"name":"HyParViewProtocolException","href":"DotNext.Net.Cluster.Discovery.HyParView.HyParViewProtocolException.html","topicHref":"DotNext.Net.Cluster.Discovery.HyParView.HyParViewProtocolException.html","topicUid":"DotNext.Net.Cluster.Discovery.HyParView.HyParViewProtocolException"},{"name":"IPeerConfiguration","href":"DotNext.Net.Cluster.Discovery.HyParView.IPeerConfiguration.html","topicHref":"DotNext.Net.Cluster.Discovery.HyParView.IPeerConfiguration.html","topicUid":"DotNext.Net.Cluster.Discovery.HyParView.IPeerConfiguration"},{"name":"IPeerLifetime","href":"DotNext.Net.Cluster.Discovery.HyParView.IPeerLifetime.html","topicHref":"DotNext.Net.Cluster.Discovery.HyParView.IPeerLifetime.html","topicUid":"DotNext.Net.Cluster.Discovery.HyParView.IPeerLifetime"},{"name":"PeerConfiguration","href":"DotNext.Net.Cluster.Discovery.HyParView.PeerConfiguration.html","topicHref":"DotNext.Net.Cluster.Discovery.HyParView.PeerConfiguration.html","topicUid":"DotNext.Net.Cluster.Discovery.HyParView.PeerConfiguration"},{"name":"PeerController","href":"DotNext.Net.Cluster.Discovery.HyParView.PeerController.html","topicHref":"DotNext.Net.Cluster.Discovery.HyParView.PeerController.html","topicUid":"DotNext.Net.Cluster.Discovery.HyParView.PeerController"}]},{"name":"DotNext.Net.Cluster.Discovery.HyParView.Http","href":"DotNext.Net.Cluster.Discovery.HyParView.Http.html","topicHref":"DotNext.Net.Cluster.Discovery.HyParView.Http.html","topicUid":"DotNext.Net.Cluster.Discovery.HyParView.Http","items":[{"name":"ConfigurationExtensions","href":"DotNext.Net.Cluster.Discovery.HyParView.Http.ConfigurationExtensions.html","topicHref":"DotNext.Net.Cluster.Discovery.HyParView.Http.ConfigurationExtensions.html","topicUid":"DotNext.Net.Cluster.Discovery.HyParView.Http.ConfigurationExtensions"},{"name":"HttpPeerConfiguration","href":"DotNext.Net.Cluster.Discovery.HyParView.Http.HttpPeerConfiguration.html","topicHref":"DotNext.Net.Cluster.Discovery.HyParView.Http.HttpPeerConfiguration.html","topicUid":"DotNext.Net.Cluster.Discovery.HyParView.Http.HttpPeerConfiguration"}]},{"name":"DotNext.Net.Cluster.Messaging","href":"DotNext.Net.Cluster.Messaging.html","topicHref":"DotNext.Net.Cluster.Messaging.html","topicUid":"DotNext.Net.Cluster.Messaging","items":[{"name":"IDisposableMessage","href":"DotNext.Net.Cluster.Messaging.IDisposableMessage.html","topicHref":"DotNext.Net.Cluster.Messaging.IDisposableMessage.html","topicUid":"DotNext.Net.Cluster.Messaging.IDisposableMessage"},{"name":"IInputChannel","href":"DotNext.Net.Cluster.Messaging.IInputChannel.html","topicHref":"DotNext.Net.Cluster.Messaging.IInputChannel.html","topicUid":"DotNext.Net.Cluster.Messaging.IInputChannel"},{"name":"IMessage","href":"DotNext.Net.Cluster.Messaging.IMessage.html","topicHref":"DotNext.Net.Cluster.Messaging.IMessage.html","topicUid":"DotNext.Net.Cluster.Messaging.IMessage"},{"name":"IMessageBus","href":"DotNext.Net.Cluster.Messaging.IMessageBus.html","topicHref":"DotNext.Net.Cluster.Messaging.IMessageBus.html","topicUid":"DotNext.Net.Cluster.Messaging.IMessageBus"},{"name":"IOutputChannel","href":"DotNext.Net.Cluster.Messaging.IOutputChannel.html","topicHref":"DotNext.Net.Cluster.Messaging.IOutputChannel.html","topicUid":"DotNext.Net.Cluster.Messaging.IOutputChannel"},{"name":"ISubscriber","href":"DotNext.Net.Cluster.Messaging.ISubscriber.html","topicHref":"DotNext.Net.Cluster.Messaging.ISubscriber.html","topicUid":"DotNext.Net.Cluster.Messaging.ISubscriber"},{"name":"JsonMessage","href":"DotNext.Net.Cluster.Messaging.JsonMessage-1.html","topicHref":"DotNext.Net.Cluster.Messaging.JsonMessage-1.html","topicUid":"DotNext.Net.Cluster.Messaging.JsonMessage`1"},{"name":"MessageAttribute","href":"DotNext.Net.Cluster.Messaging.MessageAttribute.html","topicHref":"DotNext.Net.Cluster.Messaging.MessageAttribute.html","topicUid":"DotNext.Net.Cluster.Messaging.MessageAttribute"},{"name":"MessageAttribute","href":"DotNext.Net.Cluster.Messaging.MessageAttribute-1.html","topicHref":"DotNext.Net.Cluster.Messaging.MessageAttribute-1.html","topicUid":"DotNext.Net.Cluster.Messaging.MessageAttribute`1"},{"name":"MessageHandler","href":"DotNext.Net.Cluster.Messaging.MessageHandler.html","topicHref":"DotNext.Net.Cluster.Messaging.MessageHandler.html","topicUid":"DotNext.Net.Cluster.Messaging.MessageHandler"},{"name":"MessageHandler.Builder","href":"DotNext.Net.Cluster.Messaging.MessageHandler.Builder.html","topicHref":"DotNext.Net.Cluster.Messaging.MessageHandler.Builder.html","topicUid":"DotNext.Net.Cluster.Messaging.MessageHandler.Builder"},{"name":"MessageReader","href":"DotNext.Net.Cluster.Messaging.MessageReader-1.html","topicHref":"DotNext.Net.Cluster.Messaging.MessageReader-1.html","topicUid":"DotNext.Net.Cluster.Messaging.MessageReader`1"},{"name":"MessagingClient","href":"DotNext.Net.Cluster.Messaging.MessagingClient.html","topicHref":"DotNext.Net.Cluster.Messaging.MessagingClient.html","topicUid":"DotNext.Net.Cluster.Messaging.MessagingClient"},{"name":"Messenger","href":"DotNext.Net.Cluster.Messaging.Messenger.html","topicHref":"DotNext.Net.Cluster.Messaging.Messenger.html","topicUid":"DotNext.Net.Cluster.Messaging.Messenger"},{"name":"StreamMessage","href":"DotNext.Net.Cluster.Messaging.StreamMessage.html","topicHref":"DotNext.Net.Cluster.Messaging.StreamMessage.html","topicUid":"DotNext.Net.Cluster.Messaging.StreamMessage"},{"name":"TextMessage","href":"DotNext.Net.Cluster.Messaging.TextMessage.html","topicHref":"DotNext.Net.Cluster.Messaging.TextMessage.html","topicUid":"DotNext.Net.Cluster.Messaging.TextMessage"}]},{"name":"DotNext.Net.Cluster.Messaging.Gossip","href":"DotNext.Net.Cluster.Messaging.Gossip.html","topicHref":"DotNext.Net.Cluster.Messaging.Gossip.html","topicUid":"DotNext.Net.Cluster.Messaging.Gossip","items":[{"name":"IRumorSender","href":"DotNext.Net.Cluster.Messaging.Gossip.IRumorSender.html","topicHref":"DotNext.Net.Cluster.Messaging.Gossip.IRumorSender.html","topicUid":"DotNext.Net.Cluster.Messaging.Gossip.IRumorSender"},{"name":"RumorSpreadingManager","href":"DotNext.Net.Cluster.Messaging.Gossip.RumorSpreadingManager.html","topicHref":"DotNext.Net.Cluster.Messaging.Gossip.RumorSpreadingManager.html","topicUid":"DotNext.Net.Cluster.Messaging.Gossip.RumorSpreadingManager"},{"name":"RumorTimestamp","href":"DotNext.Net.Cluster.Messaging.Gossip.RumorTimestamp.html","topicHref":"DotNext.Net.Cluster.Messaging.Gossip.RumorTimestamp.html","topicUid":"DotNext.Net.Cluster.Messaging.Gossip.RumorTimestamp"}]},{"name":"DotNext.Net.Cluster.Replication","href":"DotNext.Net.Cluster.Replication.html","topicHref":"DotNext.Net.Cluster.Replication.html","topicUid":"DotNext.Net.Cluster.Replication","items":[{"name":"IReplicationCluster","href":"DotNext.Net.Cluster.Replication.IReplicationCluster.html","topicHref":"DotNext.Net.Cluster.Replication.IReplicationCluster.html","topicUid":"DotNext.Net.Cluster.Replication.IReplicationCluster"},{"name":"IReplicationCluster","href":"DotNext.Net.Cluster.Replication.IReplicationCluster-1.html","topicHref":"DotNext.Net.Cluster.Replication.IReplicationCluster-1.html","topicUid":"DotNext.Net.Cluster.Replication.IReplicationCluster`1"}]},{"name":"DotNext.Net.ConsistentHash","href":"DotNext.Net.ConsistentHash.html","topicHref":"DotNext.Net.ConsistentHash.html","topicUid":"DotNext.Net.ConsistentHash","items":[{"name":"JumpHash","href":"DotNext.Net.ConsistentHash.JumpHash.html","topicHref":"DotNext.Net.ConsistentHash.JumpHash.html","topicUid":"DotNext.Net.ConsistentHash.JumpHash"}]},{"name":"DotNext.Net.Http","href":"DotNext.Net.Http.html","topicHref":"DotNext.Net.Http.html","topicUid":"DotNext.Net.Http","items":[{"name":"HttpEndPoint","href":"DotNext.Net.Http.HttpEndPoint.html","topicHref":"DotNext.Net.Http.HttpEndPoint.html","topicUid":"DotNext.Net.Http.HttpEndPoint"},{"name":"HttpPeerClient","href":"DotNext.Net.Http.HttpPeerClient.html","topicHref":"DotNext.Net.Http.HttpPeerClient.html","topicUid":"DotNext.Net.Http.HttpPeerClient"},{"name":"HttpProtocolVersion","href":"DotNext.Net.Http.HttpProtocolVersion.html","topicHref":"DotNext.Net.Http.HttpProtocolVersion.html","topicUid":"DotNext.Net.Http.HttpProtocolVersion"}]},{"name":"DotNext.Net.Mime","href":"DotNext.Net.Mime.html","topicHref":"DotNext.Net.Mime.html","topicUid":"DotNext.Net.Mime","items":[{"name":"ContentTypeExtensions","href":"DotNext.Net.Mime.ContentTypeExtensions.html","topicHref":"DotNext.Net.Mime.ContentTypeExtensions.html","topicUid":"DotNext.Net.Mime.ContentTypeExtensions"}]},{"name":"DotNext.Net.NetworkInformation","href":"DotNext.Net.NetworkInformation.html","topicHref":"DotNext.Net.NetworkInformation.html","topicUid":"DotNext.Net.NetworkInformation","items":[{"name":"MtuDiscovery","href":"DotNext.Net.NetworkInformation.MtuDiscovery.html","topicHref":"DotNext.Net.NetworkInformation.MtuDiscovery.html","topicUid":"DotNext.Net.NetworkInformation.MtuDiscovery"},{"name":"MtuDiscoveryOptions","href":"DotNext.Net.NetworkInformation.MtuDiscoveryOptions.html","topicHref":"DotNext.Net.NetworkInformation.MtuDiscoveryOptions.html","topicUid":"DotNext.Net.NetworkInformation.MtuDiscoveryOptions"}]},{"name":"DotNext.Net.Security","href":"DotNext.Net.Security.html","topicHref":"DotNext.Net.Security.html","topicUid":"DotNext.Net.Security","items":[{"name":"SslOptions","href":"DotNext.Net.Security.SslOptions.html","topicHref":"DotNext.Net.Security.SslOptions.html","topicUid":"DotNext.Net.Security.SslOptions"}]},{"name":"DotNext.Numerics","href":"DotNext.Numerics.html","topicHref":"DotNext.Numerics.html","topicUid":"DotNext.Numerics","items":[{"name":"Number","href":"DotNext.Numerics.Number.html","topicHref":"DotNext.Numerics.Number.html","topicUid":"DotNext.Numerics.Number"}]},{"name":"DotNext.Patterns","href":"DotNext.Patterns.html","topicHref":"DotNext.Patterns.html","topicUid":"DotNext.Patterns","items":[{"name":"IBuildable","href":"DotNext.Patterns.IBuildable-2.html","topicHref":"DotNext.Patterns.IBuildable-2.html","topicUid":"DotNext.Patterns.IBuildable`2"},{"name":"ISingleton","href":"DotNext.Patterns.ISingleton-1.html","topicHref":"DotNext.Patterns.ISingleton-1.html","topicUid":"DotNext.Patterns.ISingleton`1"}]},{"name":"DotNext.Reflection","href":"DotNext.Reflection.html","topicHref":"DotNext.Reflection.html","topicUid":"DotNext.Reflection","items":[{"name":"CollectionType","href":"DotNext.Reflection.CollectionType.html","topicHref":"DotNext.Reflection.CollectionType.html","topicUid":"DotNext.Reflection.CollectionType"},{"name":"CustomAttribute","href":"DotNext.Reflection.CustomAttribute.html","topicHref":"DotNext.Reflection.CustomAttribute.html","topicUid":"DotNext.Reflection.CustomAttribute"},{"name":"DelegateType","href":"DotNext.Reflection.DelegateType.html","topicHref":"DotNext.Reflection.DelegateType.html","topicUid":"DotNext.Reflection.DelegateType"},{"name":"DisposableType","href":"DotNext.Reflection.DisposableType.html","topicHref":"DotNext.Reflection.DisposableType.html","topicUid":"DotNext.Reflection.DisposableType"},{"name":"EnumType","href":"DotNext.Reflection.EnumType.html","topicHref":"DotNext.Reflection.EnumType.html","topicUid":"DotNext.Reflection.EnumType"},{"name":"MethodExtensions","href":"DotNext.Reflection.MethodExtensions.html","topicHref":"DotNext.Reflection.MethodExtensions.html","topicUid":"DotNext.Reflection.MethodExtensions"},{"name":"PropertyExtensions","href":"DotNext.Reflection.PropertyExtensions.html","topicHref":"DotNext.Reflection.PropertyExtensions.html","topicUid":"DotNext.Reflection.PropertyExtensions"},{"name":"TaskType","href":"DotNext.Reflection.TaskType.html","topicHref":"DotNext.Reflection.TaskType.html","topicUid":"DotNext.Reflection.TaskType"},{"name":"TypeExtensions","href":"DotNext.Reflection.TypeExtensions.html","topicHref":"DotNext.Reflection.TypeExtensions.html","topicUid":"DotNext.Reflection.TypeExtensions"}]},{"name":"DotNext.Resources","href":"DotNext.Resources.html","topicHref":"DotNext.Resources.html","topicUid":"DotNext.Resources","items":[{"name":"ResourceEntry","href":"DotNext.Resources.ResourceEntry.html","topicHref":"DotNext.Resources.ResourceEntry.html","topicUid":"DotNext.Resources.ResourceEntry"},{"name":"ResourceManagerExtensions","href":"DotNext.Resources.ResourceManagerExtensions.html","topicHref":"DotNext.Resources.ResourceManagerExtensions.html","topicUid":"DotNext.Resources.ResourceManagerExtensions"}]},{"name":"DotNext.Runtime","href":"DotNext.Runtime.html","topicHref":"DotNext.Runtime.html","topicUid":"DotNext.Runtime","items":[{"name":"BoxedValue","href":"DotNext.Runtime.BoxedValue-1.html","topicHref":"DotNext.Runtime.BoxedValue-1.html","topicUid":"DotNext.Runtime.BoxedValue`1"},{"name":"GCLatencyModeScope","href":"DotNext.Runtime.GCLatencyModeScope.html","topicHref":"DotNext.Runtime.GCLatencyModeScope.html","topicUid":"DotNext.Runtime.GCLatencyModeScope"},{"name":"GCNotification","href":"DotNext.Runtime.GCNotification.html","topicHref":"DotNext.Runtime.GCNotification.html","topicUid":"DotNext.Runtime.GCNotification"},{"name":"GCNotification.Registration","href":"DotNext.Runtime.GCNotification.Registration.html","topicHref":"DotNext.Runtime.GCNotification.Registration.html","topicUid":"DotNext.Runtime.GCNotification.Registration"},{"name":"Intrinsics","href":"DotNext.Runtime.Intrinsics.html","topicHref":"DotNext.Runtime.Intrinsics.html","topicUid":"DotNext.Runtime.Intrinsics"},{"name":"SoftReferenceOptions","href":"DotNext.Runtime.SoftReferenceOptions.html","topicHref":"DotNext.Runtime.SoftReferenceOptions.html","topicUid":"DotNext.Runtime.SoftReferenceOptions"},{"name":"SoftReferenceState","href":"DotNext.Runtime.SoftReferenceState.html","topicHref":"DotNext.Runtime.SoftReferenceState.html","topicUid":"DotNext.Runtime.SoftReferenceState"},{"name":"SoftReference","href":"DotNext.Runtime.SoftReference-1.html","topicHref":"DotNext.Runtime.SoftReference-1.html","topicUid":"DotNext.Runtime.SoftReference`1"}]},{"name":"DotNext.Runtime.Caching","href":"DotNext.Runtime.Caching.html","topicHref":"DotNext.Runtime.Caching.html","topicUid":"DotNext.Runtime.Caching","items":[{"name":"CacheEvictionPolicy","href":"DotNext.Runtime.Caching.CacheEvictionPolicy.html","topicHref":"DotNext.Runtime.Caching.CacheEvictionPolicy.html","topicUid":"DotNext.Runtime.Caching.CacheEvictionPolicy"},{"name":"ConcurrentCache","href":"DotNext.Runtime.Caching.ConcurrentCache-2.html","topicHref":"DotNext.Runtime.Caching.ConcurrentCache-2.html","topicUid":"DotNext.Runtime.Caching.ConcurrentCache`2"}]},{"name":"DotNext.Runtime.CompilerServices","href":"DotNext.Runtime.CompilerServices.html","topicHref":"DotNext.Runtime.CompilerServices.html","topicUid":"DotNext.Runtime.CompilerServices","items":[{"name":"IFunctional","href":"DotNext.Runtime.CompilerServices.IFunctional-1.html","topicHref":"DotNext.Runtime.CompilerServices.IFunctional-1.html","topicUid":"DotNext.Runtime.CompilerServices.IFunctional`1"},{"name":"InterpolatedStringTemplateBuilder","href":"DotNext.Runtime.CompilerServices.InterpolatedStringTemplateBuilder.html","topicHref":"DotNext.Runtime.CompilerServices.InterpolatedStringTemplateBuilder.html","topicUid":"DotNext.Runtime.CompilerServices.InterpolatedStringTemplateBuilder"},{"name":"Scope","href":"DotNext.Runtime.CompilerServices.Scope.html","topicHref":"DotNext.Runtime.CompilerServices.Scope.html","topicUid":"DotNext.Runtime.CompilerServices.Scope"},{"name":"SpawningAsyncTaskMethodBuilder","href":"DotNext.Runtime.CompilerServices.SpawningAsyncTaskMethodBuilder.html","topicHref":"DotNext.Runtime.CompilerServices.SpawningAsyncTaskMethodBuilder.html","topicUid":"DotNext.Runtime.CompilerServices.SpawningAsyncTaskMethodBuilder"},{"name":"SpawningAsyncTaskMethodBuilder","href":"DotNext.Runtime.CompilerServices.SpawningAsyncTaskMethodBuilder-1.html","topicHref":"DotNext.Runtime.CompilerServices.SpawningAsyncTaskMethodBuilder-1.html","topicUid":"DotNext.Runtime.CompilerServices.SpawningAsyncTaskMethodBuilder`1"},{"name":"SuspendedExceptionTaskAwaitable","href":"DotNext.Runtime.CompilerServices.SuspendedExceptionTaskAwaitable.html","topicHref":"DotNext.Runtime.CompilerServices.SuspendedExceptionTaskAwaitable.html","topicUid":"DotNext.Runtime.CompilerServices.SuspendedExceptionTaskAwaitable"},{"name":"SuspendedExceptionTaskAwaitable.Awaiter","href":"DotNext.Runtime.CompilerServices.SuspendedExceptionTaskAwaitable.Awaiter.html","topicHref":"DotNext.Runtime.CompilerServices.SuspendedExceptionTaskAwaitable.Awaiter.html","topicUid":"DotNext.Runtime.CompilerServices.SuspendedExceptionTaskAwaitable.Awaiter"},{"name":"ValueTupleBuilder","href":"DotNext.Runtime.CompilerServices.ValueTupleBuilder.html","topicHref":"DotNext.Runtime.CompilerServices.ValueTupleBuilder.html","topicUid":"DotNext.Runtime.CompilerServices.ValueTupleBuilder"}]},{"name":"DotNext.Runtime.ExceptionServices","href":"DotNext.Runtime.ExceptionServices.html","topicHref":"DotNext.Runtime.ExceptionServices.html","topicUid":"DotNext.Runtime.ExceptionServices","items":[{"name":"ExceptionAggregator","href":"DotNext.Runtime.ExceptionServices.ExceptionAggregator.html","topicHref":"DotNext.Runtime.ExceptionServices.ExceptionAggregator.html","topicUid":"DotNext.Runtime.ExceptionServices.ExceptionAggregator"}]},{"name":"DotNext.Runtime.InteropServices","href":"DotNext.Runtime.InteropServices.html","topicHref":"DotNext.Runtime.InteropServices.html","topicUid":"DotNext.Runtime.InteropServices","items":[{"name":"IUnmanagedMemory","href":"DotNext.Runtime.InteropServices.IUnmanagedMemory.html","topicHref":"DotNext.Runtime.InteropServices.IUnmanagedMemory.html","topicUid":"DotNext.Runtime.InteropServices.IUnmanagedMemory"},{"name":"IUnmanagedMemory","href":"DotNext.Runtime.InteropServices.IUnmanagedMemory-1.html","topicHref":"DotNext.Runtime.InteropServices.IUnmanagedMemory-1.html","topicUid":"DotNext.Runtime.InteropServices.IUnmanagedMemory`1"},{"name":"NullPointerException","href":"DotNext.Runtime.InteropServices.NullPointerException.html","topicHref":"DotNext.Runtime.InteropServices.NullPointerException.html","topicUid":"DotNext.Runtime.InteropServices.NullPointerException"},{"name":"Pointer","href":"DotNext.Runtime.InteropServices.Pointer-1.html","topicHref":"DotNext.Runtime.InteropServices.Pointer-1.html","topicUid":"DotNext.Runtime.InteropServices.Pointer`1"},{"name":"Pointer.Enumerator","href":"DotNext.Runtime.InteropServices.Pointer-1.Enumerator.html","topicHref":"DotNext.Runtime.InteropServices.Pointer-1.Enumerator.html","topicUid":"DotNext.Runtime.InteropServices.Pointer`1.Enumerator"},{"name":"SafeBufferExtensions","href":"DotNext.Runtime.InteropServices.SafeBufferExtensions.html","topicHref":"DotNext.Runtime.InteropServices.SafeBufferExtensions.html","topicUid":"DotNext.Runtime.InteropServices.SafeBufferExtensions"}]},{"name":"DotNext.Runtime.Serialization","href":"DotNext.Runtime.Serialization.html","topicHref":"DotNext.Runtime.Serialization.html","topicUid":"DotNext.Runtime.Serialization","items":[{"name":"ISerializable","href":"DotNext.Runtime.Serialization.ISerializable-1.html","topicHref":"DotNext.Runtime.Serialization.ISerializable-1.html","topicUid":"DotNext.Runtime.Serialization.ISerializable`1"}]},{"name":"DotNext.Security.Principal","href":"DotNext.Security.Principal.html","topicHref":"DotNext.Security.Principal.html","topicUid":"DotNext.Security.Principal","items":[{"name":"LinuxUdsPeerIdentity","href":"DotNext.Security.Principal.LinuxUdsPeerIdentity.html","topicHref":"DotNext.Security.Principal.LinuxUdsPeerIdentity.html","topicUid":"DotNext.Security.Principal.LinuxUdsPeerIdentity"}]},{"name":"DotNext.Text","href":"DotNext.Text.html","topicHref":"DotNext.Text.html","topicUid":"DotNext.Text","items":[{"name":"DecodingContext","href":"DotNext.Text.DecodingContext.html","topicHref":"DotNext.Text.DecodingContext.html","topicUid":"DotNext.Text.DecodingContext"},{"name":"EncodingContext","href":"DotNext.Text.EncodingContext.html","topicHref":"DotNext.Text.EncodingContext.html","topicUid":"DotNext.Text.EncodingContext"},{"name":"EncodingExtensions","href":"DotNext.Text.EncodingExtensions.html","topicHref":"DotNext.Text.EncodingExtensions.html","topicUid":"DotNext.Text.EncodingExtensions"},{"name":"InterpolatedString","href":"DotNext.Text.InterpolatedString.html","topicHref":"DotNext.Text.InterpolatedString.html","topicUid":"DotNext.Text.InterpolatedString"},{"name":"StringBuilderConsumer","href":"DotNext.Text.StringBuilderConsumer.html","topicHref":"DotNext.Text.StringBuilderConsumer.html","topicUid":"DotNext.Text.StringBuilderConsumer"}]},{"name":"DotNext.Text.Json","href":"DotNext.Text.Json.html","topicHref":"DotNext.Text.Json.html","topicUid":"DotNext.Text.Json","items":[{"name":"IJsonSerializable","href":"DotNext.Text.Json.IJsonSerializable-1.html","topicHref":"DotNext.Text.Json.IJsonSerializable-1.html","topicUid":"DotNext.Text.Json.IJsonSerializable`1"},{"name":"JsonSerializable","href":"DotNext.Text.Json.JsonSerializable-1.html","topicHref":"DotNext.Text.Json.JsonSerializable-1.html","topicUid":"DotNext.Text.Json.JsonSerializable`1"},{"name":"OptionalConverterFactory","href":"DotNext.Text.Json.OptionalConverterFactory.html","topicHref":"DotNext.Text.Json.OptionalConverterFactory.html","topicUid":"DotNext.Text.Json.OptionalConverterFactory"},{"name":"OptionalConverter","href":"DotNext.Text.Json.OptionalConverter-1.html","topicHref":"DotNext.Text.Json.OptionalConverter-1.html","topicUid":"DotNext.Text.Json.OptionalConverter`1"}]},{"name":"DotNext.Threading","href":"DotNext.Threading.html","topicHref":"DotNext.Threading.html","topicUid":"DotNext.Threading","items":[{"name":"AsyncAutoResetEvent","href":"DotNext.Threading.AsyncAutoResetEvent.html","topicHref":"DotNext.Threading.AsyncAutoResetEvent.html","topicUid":"DotNext.Threading.AsyncAutoResetEvent"},{"name":"AsyncBarrier","href":"DotNext.Threading.AsyncBarrier.html","topicHref":"DotNext.Threading.AsyncBarrier.html","topicUid":"DotNext.Threading.AsyncBarrier"},{"name":"AsyncBridge","href":"DotNext.Threading.AsyncBridge.html","topicHref":"DotNext.Threading.AsyncBridge.html","topicUid":"DotNext.Threading.AsyncBridge"},{"name":"AsyncCorrelationSource","href":"DotNext.Threading.AsyncCorrelationSource-2.html","topicHref":"DotNext.Threading.AsyncCorrelationSource-2.html","topicUid":"DotNext.Threading.AsyncCorrelationSource`2"},{"name":"AsyncCountdownEvent","href":"DotNext.Threading.AsyncCountdownEvent.html","topicHref":"DotNext.Threading.AsyncCountdownEvent.html","topicUid":"DotNext.Threading.AsyncCountdownEvent"},{"name":"AsyncCounter","href":"DotNext.Threading.AsyncCounter.html","topicHref":"DotNext.Threading.AsyncCounter.html","topicUid":"DotNext.Threading.AsyncCounter"},{"name":"AsyncEventHub","href":"DotNext.Threading.AsyncEventHub.html","topicHref":"DotNext.Threading.AsyncEventHub.html","topicUid":"DotNext.Threading.AsyncEventHub"},{"name":"AsyncExchanger","href":"DotNext.Threading.AsyncExchanger-1.html","topicHref":"DotNext.Threading.AsyncExchanger-1.html","topicUid":"DotNext.Threading.AsyncExchanger`1"},{"name":"AsyncExclusiveLock","href":"DotNext.Threading.AsyncExclusiveLock.html","topicHref":"DotNext.Threading.AsyncExclusiveLock.html","topicUid":"DotNext.Threading.AsyncExclusiveLock"},{"name":"AsyncLazy","href":"DotNext.Threading.AsyncLazy-1.html","topicHref":"DotNext.Threading.AsyncLazy-1.html","topicUid":"DotNext.Threading.AsyncLazy`1"},{"name":"AsyncLock","href":"DotNext.Threading.AsyncLock.html","topicHref":"DotNext.Threading.AsyncLock.html","topicUid":"DotNext.Threading.AsyncLock"},{"name":"AsyncLock.Holder","href":"DotNext.Threading.AsyncLock.Holder.html","topicHref":"DotNext.Threading.AsyncLock.Holder.html","topicUid":"DotNext.Threading.AsyncLock.Holder"},{"name":"AsyncLockAcquisition","href":"DotNext.Threading.AsyncLockAcquisition.html","topicHref":"DotNext.Threading.AsyncLockAcquisition.html","topicUid":"DotNext.Threading.AsyncLockAcquisition"},{"name":"AsyncManualResetEvent","href":"DotNext.Threading.AsyncManualResetEvent.html","topicHref":"DotNext.Threading.AsyncManualResetEvent.html","topicUid":"DotNext.Threading.AsyncManualResetEvent"},{"name":"AsyncReaderWriterLock","href":"DotNext.Threading.AsyncReaderWriterLock.html","topicHref":"DotNext.Threading.AsyncReaderWriterLock.html","topicUid":"DotNext.Threading.AsyncReaderWriterLock"},{"name":"AsyncReaderWriterLock.LockStamp","href":"DotNext.Threading.AsyncReaderWriterLock.LockStamp.html","topicHref":"DotNext.Threading.AsyncReaderWriterLock.LockStamp.html","topicUid":"DotNext.Threading.AsyncReaderWriterLock.LockStamp"},{"name":"AsyncSharedLock","href":"DotNext.Threading.AsyncSharedLock.html","topicHref":"DotNext.Threading.AsyncSharedLock.html","topicUid":"DotNext.Threading.AsyncSharedLock"},{"name":"AsyncTrigger","href":"DotNext.Threading.AsyncTrigger.html","topicHref":"DotNext.Threading.AsyncTrigger.html","topicUid":"DotNext.Threading.AsyncTrigger"},{"name":"Atomic","href":"DotNext.Threading.Atomic.html","topicHref":"DotNext.Threading.Atomic.html","topicUid":"DotNext.Threading.Atomic"},{"name":"Atomic.Boolean","href":"DotNext.Threading.Atomic.Boolean.html","topicHref":"DotNext.Threading.Atomic.Boolean.html","topicUid":"DotNext.Threading.Atomic.Boolean"},{"name":"Atomic","href":"DotNext.Threading.Atomic-1.html","topicHref":"DotNext.Threading.Atomic-1.html","topicUid":"DotNext.Threading.Atomic`1"},{"name":"Atomic.Accumulator","href":"DotNext.Threading.Atomic-1.Accumulator.html","topicHref":"DotNext.Threading.Atomic-1.Accumulator.html","topicUid":"DotNext.Threading.Atomic`1.Accumulator"},{"name":"Atomic.Updater","href":"DotNext.Threading.Atomic-1.Updater.html","topicHref":"DotNext.Threading.Atomic-1.Updater.html","topicUid":"DotNext.Threading.Atomic`1.Updater"},{"name":"ExchangeTerminatedException","href":"DotNext.Threading.ExchangeTerminatedException.html","topicHref":"DotNext.Threading.ExchangeTerminatedException.html","topicUid":"DotNext.Threading.ExchangeTerminatedException"},{"name":"IAsyncEvent","href":"DotNext.Threading.IAsyncEvent.html","topicHref":"DotNext.Threading.IAsyncEvent.html","topicUid":"DotNext.Threading.IAsyncEvent"},{"name":"IAsyncResetEvent","href":"DotNext.Threading.IAsyncResetEvent.html","topicHref":"DotNext.Threading.IAsyncResetEvent.html","topicUid":"DotNext.Threading.IAsyncResetEvent"},{"name":"IInterlockedOperations","href":"DotNext.Threading.IInterlockedOperations-1.html","topicHref":"DotNext.Threading.IInterlockedOperations-1.html","topicUid":"DotNext.Threading.IInterlockedOperations`1"},{"name":"LinkedCancellationTokenSource","href":"DotNext.Threading.LinkedCancellationTokenSource.html","topicHref":"DotNext.Threading.LinkedCancellationTokenSource.html","topicUid":"DotNext.Threading.LinkedCancellationTokenSource"},{"name":"LinkedTokenSourceFactory","href":"DotNext.Threading.LinkedTokenSourceFactory.html","topicHref":"DotNext.Threading.LinkedTokenSourceFactory.html","topicUid":"DotNext.Threading.LinkedTokenSourceFactory"},{"name":"Lock","href":"DotNext.Threading.Lock.html","topicHref":"DotNext.Threading.Lock.html","topicUid":"DotNext.Threading.Lock"},{"name":"Lock.Holder","href":"DotNext.Threading.Lock.Holder.html","topicHref":"DotNext.Threading.Lock.Holder.html","topicUid":"DotNext.Threading.Lock.Holder"},{"name":"LockAcquisition","href":"DotNext.Threading.LockAcquisition.html","topicHref":"DotNext.Threading.LockAcquisition.html","topicUid":"DotNext.Threading.LockAcquisition"},{"name":"PendingTaskInterruptedException","href":"DotNext.Threading.PendingTaskInterruptedException.html","topicHref":"DotNext.Threading.PendingTaskInterruptedException.html","topicUid":"DotNext.Threading.PendingTaskInterruptedException"},{"name":"QueuedSynchronizer","href":"DotNext.Threading.QueuedSynchronizer.html","topicHref":"DotNext.Threading.QueuedSynchronizer.html","topicUid":"DotNext.Threading.QueuedSynchronizer"},{"name":"QueuedSynchronizer","href":"DotNext.Threading.QueuedSynchronizer-1.html","topicHref":"DotNext.Threading.QueuedSynchronizer-1.html","topicUid":"DotNext.Threading.QueuedSynchronizer`1"},{"name":"ReaderWriterSpinLock","href":"DotNext.Threading.ReaderWriterSpinLock.html","topicHref":"DotNext.Threading.ReaderWriterSpinLock.html","topicUid":"DotNext.Threading.ReaderWriterSpinLock"},{"name":"ReaderWriterSpinLock.LockStamp","href":"DotNext.Threading.ReaderWriterSpinLock.LockStamp.html","topicHref":"DotNext.Threading.ReaderWriterSpinLock.LockStamp.html","topicUid":"DotNext.Threading.ReaderWriterSpinLock.LockStamp"},{"name":"Scheduler","href":"DotNext.Threading.Scheduler.html","topicHref":"DotNext.Threading.Scheduler.html","topicUid":"DotNext.Threading.Scheduler"},{"name":"Scheduler.DelayedTask","href":"DotNext.Threading.Scheduler.DelayedTask.html","topicHref":"DotNext.Threading.Scheduler.DelayedTask.html","topicUid":"DotNext.Threading.Scheduler.DelayedTask"},{"name":"Scheduler.DelayedTaskCanceledException","href":"DotNext.Threading.Scheduler.DelayedTaskCanceledException.html","topicHref":"DotNext.Threading.Scheduler.DelayedTaskCanceledException.html","topicUid":"DotNext.Threading.Scheduler.DelayedTaskCanceledException"},{"name":"Scheduler.DelayedTask","href":"DotNext.Threading.Scheduler.DelayedTask-1.html","topicHref":"DotNext.Threading.Scheduler.DelayedTask-1.html","topicUid":"DotNext.Threading.Scheduler.DelayedTask`1"},{"name":"ThreadPoolWorkItemFactory","href":"DotNext.Threading.ThreadPoolWorkItemFactory.html","topicHref":"DotNext.Threading.ThreadPoolWorkItemFactory.html","topicUid":"DotNext.Threading.ThreadPoolWorkItemFactory"},{"name":"Timeout","href":"DotNext.Threading.Timeout.html","topicHref":"DotNext.Threading.Timeout.html","topicUid":"DotNext.Threading.Timeout"}]},{"name":"DotNext.Threading.Channels","href":"DotNext.Threading.Channels.html","topicHref":"DotNext.Threading.Channels.html","topicUid":"DotNext.Threading.Channels","items":[{"name":"PersistentChannelOptions","href":"DotNext.Threading.Channels.PersistentChannelOptions.html","topicHref":"DotNext.Threading.Channels.PersistentChannelOptions.html","topicUid":"DotNext.Threading.Channels.PersistentChannelOptions"},{"name":"PersistentChannel","href":"DotNext.Threading.Channels.PersistentChannel-2.html","topicHref":"DotNext.Threading.Channels.PersistentChannel-2.html","topicUid":"DotNext.Threading.Channels.PersistentChannel`2"}]},{"name":"DotNext.Threading.Tasks","href":"DotNext.Threading.Tasks.html","topicHref":"DotNext.Threading.Tasks.html","topicUid":"DotNext.Threading.Tasks","items":[{"name":"Conversion","href":"DotNext.Threading.Tasks.Conversion.html","topicHref":"DotNext.Threading.Tasks.Conversion.html","topicUid":"DotNext.Threading.Tasks.Conversion"},{"name":"DynamicTaskAwaitable","href":"DotNext.Threading.Tasks.DynamicTaskAwaitable.html","topicHref":"DotNext.Threading.Tasks.DynamicTaskAwaitable.html","topicUid":"DotNext.Threading.Tasks.DynamicTaskAwaitable"},{"name":"DynamicTaskAwaitable.Awaiter","href":"DotNext.Threading.Tasks.DynamicTaskAwaitable.Awaiter.html","topicHref":"DotNext.Threading.Tasks.DynamicTaskAwaitable.Awaiter.html","topicUid":"DotNext.Threading.Tasks.DynamicTaskAwaitable.Awaiter"},{"name":"ManualResetCompletionSource","href":"DotNext.Threading.Tasks.ManualResetCompletionSource.html","topicHref":"DotNext.Threading.Tasks.ManualResetCompletionSource.html","topicUid":"DotNext.Threading.Tasks.ManualResetCompletionSource"},{"name":"ManualResetCompletionSourceStatus","href":"DotNext.Threading.Tasks.ManualResetCompletionSourceStatus.html","topicHref":"DotNext.Threading.Tasks.ManualResetCompletionSourceStatus.html","topicUid":"DotNext.Threading.Tasks.ManualResetCompletionSourceStatus"},{"name":"Synchronization","href":"DotNext.Threading.Tasks.Synchronization.html","topicHref":"DotNext.Threading.Tasks.Synchronization.html","topicUid":"DotNext.Threading.Tasks.Synchronization"},{"name":"TaskCompletionPipe","href":"DotNext.Threading.Tasks.TaskCompletionPipe.html","topicHref":"DotNext.Threading.Tasks.TaskCompletionPipe.html","topicUid":"DotNext.Threading.Tasks.TaskCompletionPipe"},{"name":"TaskCompletionPipe.Consumer","href":"DotNext.Threading.Tasks.TaskCompletionPipe.Consumer-1.html","topicHref":"DotNext.Threading.Tasks.TaskCompletionPipe.Consumer-1.html","topicUid":"DotNext.Threading.Tasks.TaskCompletionPipe.Consumer`1"},{"name":"TaskCompletionPipe","href":"DotNext.Threading.Tasks.TaskCompletionPipe-1.html","topicHref":"DotNext.Threading.Tasks.TaskCompletionPipe-1.html","topicUid":"DotNext.Threading.Tasks.TaskCompletionPipe`1"},{"name":"ValueTaskCompletionSource","href":"DotNext.Threading.Tasks.ValueTaskCompletionSource.html","topicHref":"DotNext.Threading.Tasks.ValueTaskCompletionSource.html","topicUid":"DotNext.Threading.Tasks.ValueTaskCompletionSource"},{"name":"ValueTaskCompletionSource","href":"DotNext.Threading.Tasks.ValueTaskCompletionSource-1.html","topicHref":"DotNext.Threading.Tasks.ValueTaskCompletionSource-1.html","topicUid":"DotNext.Threading.Tasks.ValueTaskCompletionSource`1"}]}],"memberLayout":"SamePage"} +{"items":[{"name":"DotNext","href":"DotNext.html","topicHref":"DotNext.html","topicUid":"DotNext","items":[{"name":"Activator","href":"DotNext.Activator-1.html","topicHref":"DotNext.Activator-1.html","topicUid":"DotNext.Activator`1"},{"name":"BasicExtensions","href":"DotNext.BasicExtensions.html","topicHref":"DotNext.BasicExtensions.html","topicUid":"DotNext.BasicExtensions"},{"name":"BitwiseComparer","href":"DotNext.BitwiseComparer-1.html","topicHref":"DotNext.BitwiseComparer-1.html","topicUid":"DotNext.BitwiseComparer`1"},{"name":"CharComparer","href":"DotNext.CharComparer.html","topicHref":"DotNext.CharComparer.html","topicUid":"DotNext.CharComparer"},{"name":"ConsumerClosure","href":"DotNext.ConsumerClosure-2.html","topicHref":"DotNext.ConsumerClosure-2.html","topicUid":"DotNext.ConsumerClosure`2"},{"name":"Consumer","href":"DotNext.Consumer-1.html","topicHref":"DotNext.Consumer-1.html","topicUid":"DotNext.Consumer`1"},{"name":"Converter","href":"DotNext.Converter.html","topicHref":"DotNext.Converter.html","topicUid":"DotNext.Converter"},{"name":"DelegateHelpers","href":"DotNext.DelegateHelpers.html","topicHref":"DotNext.DelegateHelpers.html","topicUid":"DotNext.DelegateHelpers"},{"name":"DelegatingConsumer","href":"DotNext.DelegatingConsumer-1.html","topicHref":"DotNext.DelegatingConsumer-1.html","topicUid":"DotNext.DelegatingConsumer`1"},{"name":"DelegatingSupplier","href":"DotNext.DelegatingSupplier-1.html","topicHref":"DotNext.DelegatingSupplier-1.html","topicUid":"DotNext.DelegatingSupplier`1"},{"name":"DelegatingSupplier","href":"DotNext.DelegatingSupplier-2.html","topicHref":"DotNext.DelegatingSupplier-2.html","topicUid":"DotNext.DelegatingSupplier`2"},{"name":"DelegatingSupplier","href":"DotNext.DelegatingSupplier-3.html","topicHref":"DotNext.DelegatingSupplier-3.html","topicUid":"DotNext.DelegatingSupplier`3"},{"name":"DisclosedEndpoint","href":"DotNext.DisclosedEndpoint-1.html","topicHref":"DotNext.DisclosedEndpoint-1.html","topicUid":"DotNext.DisclosedEndpoint`1"},{"name":"Disposable","href":"DotNext.Disposable.html","topicHref":"DotNext.Disposable.html","topicUid":"DotNext.Disposable"},{"name":"EnclosedEndpoint","href":"DotNext.EnclosedEndpoint-1.html","topicHref":"DotNext.EnclosedEndpoint-1.html","topicUid":"DotNext.EnclosedEndpoint`1"},{"name":"EnumConverter","href":"DotNext.EnumConverter.html","topicHref":"DotNext.EnumConverter.html","topicUid":"DotNext.EnumConverter"},{"name":"EqualityComparerBuilder","href":"DotNext.EqualityComparerBuilder-1.html","topicHref":"DotNext.EqualityComparerBuilder-1.html","topicUid":"DotNext.EqualityComparerBuilder`1"},{"name":"Func","href":"DotNext.Func.html","topicHref":"DotNext.Func.html","topicUid":"DotNext.Func"},{"name":"GenericArgumentException","href":"DotNext.GenericArgumentException.html","topicHref":"DotNext.GenericArgumentException.html","topicUid":"DotNext.GenericArgumentException"},{"name":"GenericArgumentException","href":"DotNext.GenericArgumentException-1.html","topicHref":"DotNext.GenericArgumentException-1.html","topicUid":"DotNext.GenericArgumentException`1"},{"name":"IConsumer","href":"DotNext.IConsumer-1.html","topicHref":"DotNext.IConsumer-1.html","topicUid":"DotNext.IConsumer`1"},{"name":"IFiniteRangeEndpoint","href":"DotNext.IFiniteRangeEndpoint-1.html","topicHref":"DotNext.IFiniteRangeEndpoint-1.html","topicUid":"DotNext.IFiniteRangeEndpoint`1"},{"name":"IOptionMonad","href":"DotNext.IOptionMonad-1.html","topicHref":"DotNext.IOptionMonad-1.html","topicUid":"DotNext.IOptionMonad`1"},{"name":"IOptionMonad","href":"DotNext.IOptionMonad-2.html","topicHref":"DotNext.IOptionMonad-2.html","topicUid":"DotNext.IOptionMonad`2"},{"name":"IRangeEndpoint","href":"DotNext.IRangeEndpoint-1.html","topicHref":"DotNext.IRangeEndpoint-1.html","topicUid":"DotNext.IRangeEndpoint`1"},{"name":"IResettable","href":"DotNext.IResettable.html","topicHref":"DotNext.IResettable.html","topicUid":"DotNext.IResettable"},{"name":"IResultMonad","href":"DotNext.IResultMonad-2.html","topicHref":"DotNext.IResultMonad-2.html","topicUid":"DotNext.IResultMonad`2"},{"name":"IResultMonad","href":"DotNext.IResultMonad-3.html","topicHref":"DotNext.IResultMonad-3.html","topicUid":"DotNext.IResultMonad`3"},{"name":"ISupplier","href":"DotNext.ISupplier-1.html","topicHref":"DotNext.ISupplier-1.html","topicUid":"DotNext.ISupplier`1"},{"name":"ISupplier","href":"DotNext.ISupplier-2.html","topicHref":"DotNext.ISupplier-2.html","topicUid":"DotNext.ISupplier`2"},{"name":"ISupplier","href":"DotNext.ISupplier-3.html","topicHref":"DotNext.ISupplier-3.html","topicUid":"DotNext.ISupplier`3"},{"name":"Optional","href":"DotNext.Optional.html","topicHref":"DotNext.Optional.html","topicUid":"DotNext.Optional"},{"name":"Optional","href":"DotNext.Optional-1.html","topicHref":"DotNext.Optional-1.html","topicUid":"DotNext.Optional`1"},{"name":"Predicate","href":"DotNext.Predicate.html","topicHref":"DotNext.Predicate.html","topicUid":"DotNext.Predicate"},{"name":"RandomExtensions","href":"DotNext.RandomExtensions.html","topicHref":"DotNext.RandomExtensions.html","topicUid":"DotNext.RandomExtensions"},{"name":"RefAction","href":"DotNext.RefAction-2.html","topicHref":"DotNext.RefAction-2.html","topicUid":"DotNext.RefAction`2"},{"name":"RefFunc","href":"DotNext.RefFunc-3.html","topicHref":"DotNext.RefFunc-3.html","topicUid":"DotNext.RefFunc`3"},{"name":"Result","href":"DotNext.Result.html","topicHref":"DotNext.Result.html","topicUid":"DotNext.Result"},{"name":"Result","href":"DotNext.Result-1.html","topicHref":"DotNext.Result-1.html","topicUid":"DotNext.Result`1"},{"name":"Result","href":"DotNext.Result-2.html","topicHref":"DotNext.Result-2.html","topicUid":"DotNext.Result`2"},{"name":"ServiceProviderFactory","href":"DotNext.ServiceProviderFactory.html","topicHref":"DotNext.ServiceProviderFactory.html","topicUid":"DotNext.ServiceProviderFactory"},{"name":"ServiceProviderFactory.Builder","href":"DotNext.ServiceProviderFactory.Builder.html","topicHref":"DotNext.ServiceProviderFactory.Builder.html","topicUid":"DotNext.ServiceProviderFactory.Builder"},{"name":"Span","href":"DotNext.Span.html","topicHref":"DotNext.Span.html","topicUid":"DotNext.Span"},{"name":"StringExtensions","href":"DotNext.StringExtensions.html","topicHref":"DotNext.StringExtensions.html","topicUid":"DotNext.StringExtensions"},{"name":"SupplierClosure","href":"DotNext.SupplierClosure-2.html","topicHref":"DotNext.SupplierClosure-2.html","topicUid":"DotNext.SupplierClosure`2"},{"name":"SupplierClosure","href":"DotNext.SupplierClosure-3.html","topicHref":"DotNext.SupplierClosure-3.html","topicUid":"DotNext.SupplierClosure`3"},{"name":"SupplierClosure","href":"DotNext.SupplierClosure-4.html","topicHref":"DotNext.SupplierClosure-4.html","topicUid":"DotNext.SupplierClosure`4"},{"name":"Supplier","href":"DotNext.Supplier-1.html","topicHref":"DotNext.Supplier-1.html","topicUid":"DotNext.Supplier`1"},{"name":"Supplier","href":"DotNext.Supplier-2.html","topicHref":"DotNext.Supplier-2.html","topicUid":"DotNext.Supplier`2"},{"name":"Supplier","href":"DotNext.Supplier-3.html","topicHref":"DotNext.Supplier-3.html","topicUid":"DotNext.Supplier`3"},{"name":"TupleExtensions","href":"DotNext.TupleExtensions.html","topicHref":"DotNext.TupleExtensions.html","topicUid":"DotNext.TupleExtensions"},{"name":"UndefinedResultException","href":"DotNext.UndefinedResultException-1.html","topicHref":"DotNext.UndefinedResultException-1.html","topicUid":"DotNext.UndefinedResultException`1"},{"name":"UserDataSlot","href":"DotNext.UserDataSlot-1.html","topicHref":"DotNext.UserDataSlot-1.html","topicUid":"DotNext.UserDataSlot`1"},{"name":"UserDataStorage","href":"DotNext.UserDataStorage.html","topicHref":"DotNext.UserDataStorage.html","topicUid":"DotNext.UserDataStorage"},{"name":"UserDataStorage.IContainer","href":"DotNext.UserDataStorage.IContainer.html","topicHref":"DotNext.UserDataStorage.IContainer.html","topicUid":"DotNext.UserDataStorage.IContainer"},{"name":"ValueSupplier","href":"DotNext.ValueSupplier-1.html","topicHref":"DotNext.ValueSupplier-1.html","topicUid":"DotNext.ValueSupplier`1"}]},{"name":"DotNext.Buffers","href":"DotNext.Buffers.html","topicHref":"DotNext.Buffers.html","topicUid":"DotNext.Buffers","items":[{"name":"BufferConsumer","href":"DotNext.Buffers.BufferConsumer-1.html","topicHref":"DotNext.Buffers.BufferConsumer-1.html","topicUid":"DotNext.Buffers.BufferConsumer`1"},{"name":"BufferWriter","href":"DotNext.Buffers.BufferWriter.html","topicHref":"DotNext.Buffers.BufferWriter.html","topicUid":"DotNext.Buffers.BufferWriter"},{"name":"BufferWriterSlim","href":"DotNext.Buffers.BufferWriterSlim-1.html","topicHref":"DotNext.Buffers.BufferWriterSlim-1.html","topicUid":"DotNext.Buffers.BufferWriterSlim`1"},{"name":"BufferWriter","href":"DotNext.Buffers.BufferWriter-1.html","topicHref":"DotNext.Buffers.BufferWriter-1.html","topicUid":"DotNext.Buffers.BufferWriter`1"},{"name":"ByteBuffer","href":"DotNext.Buffers.ByteBuffer.html","topicHref":"DotNext.Buffers.ByteBuffer.html","topicUid":"DotNext.Buffers.ByteBuffer"},{"name":"CharBuffer","href":"DotNext.Buffers.CharBuffer.html","topicHref":"DotNext.Buffers.CharBuffer.html","topicUid":"DotNext.Buffers.CharBuffer"},{"name":"DelegatingReadOnlySpanConsumer","href":"DotNext.Buffers.DelegatingReadOnlySpanConsumer-2.html","topicHref":"DotNext.Buffers.DelegatingReadOnlySpanConsumer-2.html","topicUid":"DotNext.Buffers.DelegatingReadOnlySpanConsumer`2"},{"name":"IBufferReader","href":"DotNext.Buffers.IBufferReader.html","topicHref":"DotNext.Buffers.IBufferReader.html","topicUid":"DotNext.Buffers.IBufferReader"},{"name":"IGrowableBuffer","href":"DotNext.Buffers.IGrowableBuffer-1.html","topicHref":"DotNext.Buffers.IGrowableBuffer-1.html","topicUid":"DotNext.Buffers.IGrowableBuffer`1"},{"name":"IReadOnlySequenceSource","href":"DotNext.Buffers.IReadOnlySequenceSource-1.html","topicHref":"DotNext.Buffers.IReadOnlySequenceSource-1.html","topicUid":"DotNext.Buffers.IReadOnlySequenceSource`1"},{"name":"IReadOnlySpanConsumer","href":"DotNext.Buffers.IReadOnlySpanConsumer-1.html","topicHref":"DotNext.Buffers.IReadOnlySpanConsumer-1.html","topicUid":"DotNext.Buffers.IReadOnlySpanConsumer`1"},{"name":"Memory","href":"DotNext.Buffers.Memory.html","topicHref":"DotNext.Buffers.Memory.html","topicUid":"DotNext.Buffers.Memory"},{"name":"MemoryAllocator","href":"DotNext.Buffers.MemoryAllocator-1.html","topicHref":"DotNext.Buffers.MemoryAllocator-1.html","topicUid":"DotNext.Buffers.MemoryAllocator`1"},{"name":"MemoryOwner","href":"DotNext.Buffers.MemoryOwner-1.html","topicHref":"DotNext.Buffers.MemoryOwner-1.html","topicUid":"DotNext.Buffers.MemoryOwner`1"},{"name":"PoolingArrayBufferWriter","href":"DotNext.Buffers.PoolingArrayBufferWriter-1.html","topicHref":"DotNext.Buffers.PoolingArrayBufferWriter-1.html","topicUid":"DotNext.Buffers.PoolingArrayBufferWriter`1"},{"name":"PoolingBufferWriter","href":"DotNext.Buffers.PoolingBufferWriter-1.html","topicHref":"DotNext.Buffers.PoolingBufferWriter-1.html","topicUid":"DotNext.Buffers.PoolingBufferWriter`1"},{"name":"ReadOnlySequencePartitioner","href":"DotNext.Buffers.ReadOnlySequencePartitioner.html","topicHref":"DotNext.Buffers.ReadOnlySequencePartitioner.html","topicUid":"DotNext.Buffers.ReadOnlySequencePartitioner"},{"name":"ReadOnlySpanConsumer","href":"DotNext.Buffers.ReadOnlySpanConsumer-2.html","topicHref":"DotNext.Buffers.ReadOnlySpanConsumer-2.html","topicUid":"DotNext.Buffers.ReadOnlySpanConsumer`2"},{"name":"ReadOnlySpanFunc","href":"DotNext.Buffers.ReadOnlySpanFunc-3.html","topicHref":"DotNext.Buffers.ReadOnlySpanFunc-3.html","topicUid":"DotNext.Buffers.ReadOnlySpanFunc`3"},{"name":"SequenceBuilder","href":"DotNext.Buffers.SequenceBuilder-1.html","topicHref":"DotNext.Buffers.SequenceBuilder-1.html","topicUid":"DotNext.Buffers.SequenceBuilder`1"},{"name":"SpanOwner","href":"DotNext.Buffers.SpanOwner-1.html","topicHref":"DotNext.Buffers.SpanOwner-1.html","topicUid":"DotNext.Buffers.SpanOwner`1"},{"name":"SpanReader","href":"DotNext.Buffers.SpanReader-1.html","topicHref":"DotNext.Buffers.SpanReader-1.html","topicUid":"DotNext.Buffers.SpanReader`1"},{"name":"SpanWriter","href":"DotNext.Buffers.SpanWriter-1.html","topicHref":"DotNext.Buffers.SpanWriter-1.html","topicUid":"DotNext.Buffers.SpanWriter`1"},{"name":"SparseBufferGrowth","href":"DotNext.Buffers.SparseBufferGrowth.html","topicHref":"DotNext.Buffers.SparseBufferGrowth.html","topicUid":"DotNext.Buffers.SparseBufferGrowth"},{"name":"SparseBufferWriter","href":"DotNext.Buffers.SparseBufferWriter-1.html","topicHref":"DotNext.Buffers.SparseBufferWriter-1.html","topicUid":"DotNext.Buffers.SparseBufferWriter`1"},{"name":"SparseBufferWriter.Enumerator","href":"DotNext.Buffers.SparseBufferWriter-1.Enumerator.html","topicHref":"DotNext.Buffers.SparseBufferWriter-1.Enumerator.html","topicUid":"DotNext.Buffers.SparseBufferWriter`1.Enumerator"},{"name":"UnmanagedMemory","href":"DotNext.Buffers.UnmanagedMemory.html","topicHref":"DotNext.Buffers.UnmanagedMemory.html","topicUid":"DotNext.Buffers.UnmanagedMemory"},{"name":"UnmanagedMemoryPool","href":"DotNext.Buffers.UnmanagedMemoryPool-1.html","topicHref":"DotNext.Buffers.UnmanagedMemoryPool-1.html","topicUid":"DotNext.Buffers.UnmanagedMemoryPool`1"}]},{"name":"DotNext.Buffers.Binary","href":"DotNext.Buffers.Binary.html","topicHref":"DotNext.Buffers.Binary.html","topicUid":"DotNext.Buffers.Binary","items":[{"name":"BinaryTransformations","href":"DotNext.Buffers.Binary.BinaryTransformations.html","topicHref":"DotNext.Buffers.Binary.BinaryTransformations.html","topicUid":"DotNext.Buffers.Binary.BinaryTransformations"},{"name":"Blittable","href":"DotNext.Buffers.Binary.Blittable-1.html","topicHref":"DotNext.Buffers.Binary.Blittable-1.html","topicUid":"DotNext.Buffers.Binary.Blittable`1"},{"name":"IBinaryFormattable","href":"DotNext.Buffers.Binary.IBinaryFormattable-1.html","topicHref":"DotNext.Buffers.Binary.IBinaryFormattable-1.html","topicUid":"DotNext.Buffers.Binary.IBinaryFormattable`1"}]},{"name":"DotNext.Buffers.Text","href":"DotNext.Buffers.Text.html","topicHref":"DotNext.Buffers.Text.html","topicUid":"DotNext.Buffers.Text","items":[{"name":"Base64Decoder","href":"DotNext.Buffers.Text.Base64Decoder.html","topicHref":"DotNext.Buffers.Text.Base64Decoder.html","topicUid":"DotNext.Buffers.Text.Base64Decoder"},{"name":"Base64Encoder","href":"DotNext.Buffers.Text.Base64Encoder.html","topicHref":"DotNext.Buffers.Text.Base64Encoder.html","topicUid":"DotNext.Buffers.Text.Base64Encoder"},{"name":"Hex","href":"DotNext.Buffers.Text.Hex.html","topicHref":"DotNext.Buffers.Text.Hex.html","topicUid":"DotNext.Buffers.Text.Hex"}]},{"name":"DotNext.Collections.Concurrent","href":"DotNext.Collections.Concurrent.html","topicHref":"DotNext.Collections.Concurrent.html","topicUid":"DotNext.Collections.Concurrent","items":[{"name":"IndexPool","href":"DotNext.Collections.Concurrent.IndexPool.html","topicHref":"DotNext.Collections.Concurrent.IndexPool.html","topicUid":"DotNext.Collections.Concurrent.IndexPool"},{"name":"IndexPool.Enumerator","href":"DotNext.Collections.Concurrent.IndexPool.Enumerator.html","topicHref":"DotNext.Collections.Concurrent.IndexPool.Enumerator.html","topicUid":"DotNext.Collections.Concurrent.IndexPool.Enumerator"}]},{"name":"DotNext.Collections.Generic","href":"DotNext.Collections.Generic.html","topicHref":"DotNext.Collections.Generic.html","topicUid":"DotNext.Collections.Generic","items":[{"name":"AsyncEnumerable","href":"DotNext.Collections.Generic.AsyncEnumerable.html","topicHref":"DotNext.Collections.Generic.AsyncEnumerable.html","topicUid":"DotNext.Collections.Generic.AsyncEnumerable"},{"name":"Collection","href":"DotNext.Collections.Generic.Collection.html","topicHref":"DotNext.Collections.Generic.Collection.html","topicUid":"DotNext.Collections.Generic.Collection"},{"name":"Collection.ConsumingEnumerable","href":"DotNext.Collections.Generic.Collection.ConsumingEnumerable-1.html","topicHref":"DotNext.Collections.Generic.Collection.ConsumingEnumerable-1.html","topicUid":"DotNext.Collections.Generic.Collection.ConsumingEnumerable`1"},{"name":"Collection.ConsumingEnumerable.Enumerator","href":"DotNext.Collections.Generic.Collection.ConsumingEnumerable-1.Enumerator.html","topicHref":"DotNext.Collections.Generic.Collection.ConsumingEnumerable-1.Enumerator.html","topicUid":"DotNext.Collections.Generic.Collection.ConsumingEnumerable`1.Enumerator"},{"name":"Dictionary","href":"DotNext.Collections.Generic.Dictionary.html","topicHref":"DotNext.Collections.Generic.Dictionary.html","topicUid":"DotNext.Collections.Generic.Dictionary"},{"name":"Dictionary.Indexer","href":"DotNext.Collections.Generic.Dictionary.Indexer-2.html","topicHref":"DotNext.Collections.Generic.Dictionary.Indexer-2.html","topicUid":"DotNext.Collections.Generic.Dictionary.Indexer`2"},{"name":"Enumerator","href":"DotNext.Collections.Generic.Enumerator.html","topicHref":"DotNext.Collections.Generic.Enumerator.html","topicUid":"DotNext.Collections.Generic.Enumerator"},{"name":"Enumerator.LimitedEnumerator","href":"DotNext.Collections.Generic.Enumerator.LimitedEnumerator-1.html","topicHref":"DotNext.Collections.Generic.Enumerator.LimitedEnumerator-1.html","topicUid":"DotNext.Collections.Generic.Enumerator.LimitedEnumerator`1"},{"name":"List","href":"DotNext.Collections.Generic.List.html","topicHref":"DotNext.Collections.Generic.List.html","topicUid":"DotNext.Collections.Generic.List"},{"name":"List.Indexer","href":"DotNext.Collections.Generic.List.Indexer-1.html","topicHref":"DotNext.Collections.Generic.List.Indexer-1.html","topicUid":"DotNext.Collections.Generic.List.Indexer`1"},{"name":"ListSegment","href":"DotNext.Collections.Generic.ListSegment-1.html","topicHref":"DotNext.Collections.Generic.ListSegment-1.html","topicUid":"DotNext.Collections.Generic.ListSegment`1"},{"name":"ReadOnlyCollectionView","href":"DotNext.Collections.Generic.ReadOnlyCollectionView-2.html","topicHref":"DotNext.Collections.Generic.ReadOnlyCollectionView-2.html","topicUid":"DotNext.Collections.Generic.ReadOnlyCollectionView`2"},{"name":"ReadOnlyDictionaryView","href":"DotNext.Collections.Generic.ReadOnlyDictionaryView-3.html","topicHref":"DotNext.Collections.Generic.ReadOnlyDictionaryView-3.html","topicUid":"DotNext.Collections.Generic.ReadOnlyDictionaryView`3"},{"name":"ReadOnlyListView","href":"DotNext.Collections.Generic.ReadOnlyListView-2.html","topicHref":"DotNext.Collections.Generic.ReadOnlyListView-2.html","topicUid":"DotNext.Collections.Generic.ReadOnlyListView`2"},{"name":"Set","href":"DotNext.Collections.Generic.Set.html","topicHref":"DotNext.Collections.Generic.Set.html","topicUid":"DotNext.Collections.Generic.Set"}]},{"name":"DotNext.Collections.Specialized","href":"DotNext.Collections.Specialized.html","topicHref":"DotNext.Collections.Specialized.html","topicUid":"DotNext.Collections.Specialized","items":[{"name":"ConcurrentTypeMap","href":"DotNext.Collections.Specialized.ConcurrentTypeMap.html","topicHref":"DotNext.Collections.Specialized.ConcurrentTypeMap.html","topicUid":"DotNext.Collections.Specialized.ConcurrentTypeMap"},{"name":"ConcurrentTypeMap","href":"DotNext.Collections.Specialized.ConcurrentTypeMap-1.html","topicHref":"DotNext.Collections.Specialized.ConcurrentTypeMap-1.html","topicUid":"DotNext.Collections.Specialized.ConcurrentTypeMap`1"},{"name":"ConcurrentTypeMap.Enumerator","href":"DotNext.Collections.Specialized.ConcurrentTypeMap-1.Enumerator.html","topicHref":"DotNext.Collections.Specialized.ConcurrentTypeMap-1.Enumerator.html","topicUid":"DotNext.Collections.Specialized.ConcurrentTypeMap`1.Enumerator"},{"name":"IReadOnlyTypeMap","href":"DotNext.Collections.Specialized.IReadOnlyTypeMap.html","topicHref":"DotNext.Collections.Specialized.IReadOnlyTypeMap.html","topicUid":"DotNext.Collections.Specialized.IReadOnlyTypeMap"},{"name":"IReadOnlyTypeMap","href":"DotNext.Collections.Specialized.IReadOnlyTypeMap-1.html","topicHref":"DotNext.Collections.Specialized.IReadOnlyTypeMap-1.html","topicUid":"DotNext.Collections.Specialized.IReadOnlyTypeMap`1"},{"name":"ITypeMap","href":"DotNext.Collections.Specialized.ITypeMap.html","topicHref":"DotNext.Collections.Specialized.ITypeMap.html","topicUid":"DotNext.Collections.Specialized.ITypeMap"},{"name":"ITypeMap","href":"DotNext.Collections.Specialized.ITypeMap-1.html","topicHref":"DotNext.Collections.Specialized.ITypeMap-1.html","topicUid":"DotNext.Collections.Specialized.ITypeMap`1"},{"name":"InvocationList","href":"DotNext.Collections.Specialized.InvocationList.html","topicHref":"DotNext.Collections.Specialized.InvocationList.html","topicUid":"DotNext.Collections.Specialized.InvocationList"},{"name":"InvocationList","href":"DotNext.Collections.Specialized.InvocationList-1.html","topicHref":"DotNext.Collections.Specialized.InvocationList-1.html","topicUid":"DotNext.Collections.Specialized.InvocationList`1"},{"name":"InvocationList.Enumerator","href":"DotNext.Collections.Specialized.InvocationList-1.Enumerator.html","topicHref":"DotNext.Collections.Specialized.InvocationList-1.Enumerator.html","topicUid":"DotNext.Collections.Specialized.InvocationList`1.Enumerator"},{"name":"SingletonList","href":"DotNext.Collections.Specialized.SingletonList-1.html","topicHref":"DotNext.Collections.Specialized.SingletonList-1.html","topicUid":"DotNext.Collections.Specialized.SingletonList`1"},{"name":"SingletonList.Enumerator","href":"DotNext.Collections.Specialized.SingletonList-1.Enumerator.html","topicHref":"DotNext.Collections.Specialized.SingletonList-1.Enumerator.html","topicUid":"DotNext.Collections.Specialized.SingletonList`1.Enumerator"},{"name":"TypeMap","href":"DotNext.Collections.Specialized.TypeMap.html","topicHref":"DotNext.Collections.Specialized.TypeMap.html","topicUid":"DotNext.Collections.Specialized.TypeMap"},{"name":"TypeMap","href":"DotNext.Collections.Specialized.TypeMap-1.html","topicHref":"DotNext.Collections.Specialized.TypeMap-1.html","topicUid":"DotNext.Collections.Specialized.TypeMap`1"},{"name":"TypeMap.Enumerator","href":"DotNext.Collections.Specialized.TypeMap-1.Enumerator.html","topicHref":"DotNext.Collections.Specialized.TypeMap-1.Enumerator.html","topicUid":"DotNext.Collections.Specialized.TypeMap`1.Enumerator"}]},{"name":"DotNext.ComponentModel.DataAnnotations","href":"DotNext.ComponentModel.DataAnnotations.html","topicHref":"DotNext.ComponentModel.DataAnnotations.html","topicUid":"DotNext.ComponentModel.DataAnnotations","items":[{"name":"OptionalStringLengthAttribute","href":"DotNext.ComponentModel.DataAnnotations.OptionalStringLengthAttribute.html","topicHref":"DotNext.ComponentModel.DataAnnotations.OptionalStringLengthAttribute.html","topicUid":"DotNext.ComponentModel.DataAnnotations.OptionalStringLengthAttribute"},{"name":"RequiredAttribute","href":"DotNext.ComponentModel.DataAnnotations.RequiredAttribute-1.html","topicHref":"DotNext.ComponentModel.DataAnnotations.RequiredAttribute-1.html","topicUid":"DotNext.ComponentModel.DataAnnotations.RequiredAttribute`1"}]},{"name":"DotNext.Diagnostics","href":"DotNext.Diagnostics.html","topicHref":"DotNext.Diagnostics.html","topicUid":"DotNext.Diagnostics","items":[{"name":"IApplicationStatusProvider","href":"DotNext.Diagnostics.IApplicationStatusProvider.html","topicHref":"DotNext.Diagnostics.IApplicationStatusProvider.html","topicUid":"DotNext.Diagnostics.IApplicationStatusProvider"},{"name":"IFailureDetector","href":"DotNext.Diagnostics.IFailureDetector.html","topicHref":"DotNext.Diagnostics.IFailureDetector.html","topicUid":"DotNext.Diagnostics.IFailureDetector"},{"name":"PhiAccrualFailureDetector","href":"DotNext.Diagnostics.PhiAccrualFailureDetector.html","topicHref":"DotNext.Diagnostics.PhiAccrualFailureDetector.html","topicUid":"DotNext.Diagnostics.PhiAccrualFailureDetector"},{"name":"Timestamp","href":"DotNext.Diagnostics.Timestamp.html","topicHref":"DotNext.Diagnostics.Timestamp.html","topicUid":"DotNext.Diagnostics.Timestamp"}]},{"name":"DotNext.IO","href":"DotNext.IO.html","topicHref":"DotNext.IO.html","topicUid":"DotNext.IO","items":[{"name":"BlittableTransferObject","href":"DotNext.IO.BlittableTransferObject-1.html","topicHref":"DotNext.IO.BlittableTransferObject-1.html","topicUid":"DotNext.IO.BlittableTransferObject`1"},{"name":"DataTransferObject","href":"DotNext.IO.DataTransferObject.html","topicHref":"DotNext.IO.DataTransferObject.html","topicUid":"DotNext.IO.DataTransferObject"},{"name":"FileBufferingWriter","href":"DotNext.IO.FileBufferingWriter.html","topicHref":"DotNext.IO.FileBufferingWriter.html","topicUid":"DotNext.IO.FileBufferingWriter"},{"name":"FileBufferingWriter.Options","href":"DotNext.IO.FileBufferingWriter.Options.html","topicHref":"DotNext.IO.FileBufferingWriter.Options.html","topicUid":"DotNext.IO.FileBufferingWriter.Options"},{"name":"FileReader","href":"DotNext.IO.FileReader.html","topicHref":"DotNext.IO.FileReader.html","topicUid":"DotNext.IO.FileReader"},{"name":"FileWriter","href":"DotNext.IO.FileWriter.html","topicHref":"DotNext.IO.FileWriter.html","topicUid":"DotNext.IO.FileWriter"},{"name":"IAsyncBinaryReader","href":"DotNext.IO.IAsyncBinaryReader.html","topicHref":"DotNext.IO.IAsyncBinaryReader.html","topicUid":"DotNext.IO.IAsyncBinaryReader"},{"name":"IAsyncBinaryWriter","href":"DotNext.IO.IAsyncBinaryWriter.html","topicHref":"DotNext.IO.IAsyncBinaryWriter.html","topicUid":"DotNext.IO.IAsyncBinaryWriter"},{"name":"IDataTransferObject","href":"DotNext.IO.IDataTransferObject.html","topicHref":"DotNext.IO.IDataTransferObject.html","topicUid":"DotNext.IO.IDataTransferObject"},{"name":"IDataTransferObject.ITransformation","href":"DotNext.IO.IDataTransferObject.ITransformation-1.html","topicHref":"DotNext.IO.IDataTransferObject.ITransformation-1.html","topicUid":"DotNext.IO.IDataTransferObject.ITransformation`1"},{"name":"IFlushable","href":"DotNext.IO.IFlushable.html","topicHref":"DotNext.IO.IFlushable.html","topicUid":"DotNext.IO.IFlushable"},{"name":"LengthFormat","href":"DotNext.IO.LengthFormat.html","topicHref":"DotNext.IO.LengthFormat.html","topicUid":"DotNext.IO.LengthFormat"},{"name":"MemoryTransferObject","href":"DotNext.IO.MemoryTransferObject.html","topicHref":"DotNext.IO.MemoryTransferObject.html","topicUid":"DotNext.IO.MemoryTransferObject"},{"name":"SequenceReader","href":"DotNext.IO.SequenceReader.html","topicHref":"DotNext.IO.SequenceReader.html","topicUid":"DotNext.IO.SequenceReader"},{"name":"SequenceReader.DecodingEnumerable","href":"DotNext.IO.SequenceReader.DecodingEnumerable.html","topicHref":"DotNext.IO.SequenceReader.DecodingEnumerable.html","topicUid":"DotNext.IO.SequenceReader.DecodingEnumerable"},{"name":"SequenceReader.DecodingEnumerable.Enumerator","href":"DotNext.IO.SequenceReader.DecodingEnumerable.Enumerator.html","topicHref":"DotNext.IO.SequenceReader.DecodingEnumerable.Enumerator.html","topicUid":"DotNext.IO.SequenceReader.DecodingEnumerable.Enumerator"},{"name":"SequenceReader.SpanDecodingEnumerable","href":"DotNext.IO.SequenceReader.SpanDecodingEnumerable.html","topicHref":"DotNext.IO.SequenceReader.SpanDecodingEnumerable.html","topicUid":"DotNext.IO.SequenceReader.SpanDecodingEnumerable"},{"name":"SequenceReader.SpanDecodingEnumerable.Enumerator","href":"DotNext.IO.SequenceReader.SpanDecodingEnumerable.Enumerator.html","topicHref":"DotNext.IO.SequenceReader.SpanDecodingEnumerable.Enumerator.html","topicUid":"DotNext.IO.SequenceReader.SpanDecodingEnumerable.Enumerator"},{"name":"StreamConsumer","href":"DotNext.IO.StreamConsumer.html","topicHref":"DotNext.IO.StreamConsumer.html","topicUid":"DotNext.IO.StreamConsumer"},{"name":"StreamExtensions","href":"DotNext.IO.StreamExtensions.html","topicHref":"DotNext.IO.StreamExtensions.html","topicUid":"DotNext.IO.StreamExtensions"},{"name":"StreamSegment","href":"DotNext.IO.StreamSegment.html","topicHref":"DotNext.IO.StreamSegment.html","topicUid":"DotNext.IO.StreamSegment"},{"name":"StreamSource","href":"DotNext.IO.StreamSource.html","topicHref":"DotNext.IO.StreamSource.html","topicUid":"DotNext.IO.StreamSource"},{"name":"StreamTransferObject","href":"DotNext.IO.StreamTransferObject.html","topicHref":"DotNext.IO.StreamTransferObject.html","topicUid":"DotNext.IO.StreamTransferObject"},{"name":"TextConsumer","href":"DotNext.IO.TextConsumer.html","topicHref":"DotNext.IO.TextConsumer.html","topicUid":"DotNext.IO.TextConsumer"},{"name":"TextStreamExtensions","href":"DotNext.IO.TextStreamExtensions.html","topicHref":"DotNext.IO.TextStreamExtensions.html","topicUid":"DotNext.IO.TextStreamExtensions"}]},{"name":"DotNext.IO.Hashing","href":"DotNext.IO.Hashing.html","topicHref":"DotNext.IO.Hashing.html","topicUid":"DotNext.IO.Hashing","items":[{"name":"FNV1a128","href":"DotNext.IO.Hashing.FNV1a128.html","topicHref":"DotNext.IO.Hashing.FNV1a128.html","topicUid":"DotNext.IO.Hashing.FNV1a128"},{"name":"FNV1a32","href":"DotNext.IO.Hashing.FNV1a32.html","topicHref":"DotNext.IO.Hashing.FNV1a32.html","topicUid":"DotNext.IO.Hashing.FNV1a32"},{"name":"FNV1a64","href":"DotNext.IO.Hashing.FNV1a64.html","topicHref":"DotNext.IO.Hashing.FNV1a64.html","topicUid":"DotNext.IO.Hashing.FNV1a64"},{"name":"FNV1aParameters","href":"DotNext.IO.Hashing.FNV1aParameters.html","topicHref":"DotNext.IO.Hashing.FNV1aParameters.html","topicUid":"DotNext.IO.Hashing.FNV1aParameters"},{"name":"FNV1a","href":"DotNext.IO.Hashing.FNV1a-2.html","topicHref":"DotNext.IO.Hashing.FNV1a-2.html","topicUid":"DotNext.IO.Hashing.FNV1a`2"},{"name":"IFNV1aParameters","href":"DotNext.IO.Hashing.IFNV1aParameters-1.html","topicHref":"DotNext.IO.Hashing.IFNV1aParameters-1.html","topicUid":"DotNext.IO.Hashing.IFNV1aParameters`1"}]},{"name":"DotNext.IO.Log","href":"DotNext.IO.Log.html","topicHref":"DotNext.IO.Log.html","topicUid":"DotNext.IO.Log","items":[{"name":"IAuditTrail","href":"DotNext.IO.Log.IAuditTrail.html","topicHref":"DotNext.IO.Log.IAuditTrail.html","topicUid":"DotNext.IO.Log.IAuditTrail"},{"name":"IAuditTrail","href":"DotNext.IO.Log.IAuditTrail-1.html","topicHref":"DotNext.IO.Log.IAuditTrail-1.html","topicUid":"DotNext.IO.Log.IAuditTrail`1"},{"name":"ILogCompactionSupport","href":"DotNext.IO.Log.ILogCompactionSupport.html","topicHref":"DotNext.IO.Log.ILogCompactionSupport.html","topicUid":"DotNext.IO.Log.ILogCompactionSupport"},{"name":"ILogEntry","href":"DotNext.IO.Log.ILogEntry.html","topicHref":"DotNext.IO.Log.ILogEntry.html","topicUid":"DotNext.IO.Log.ILogEntry"},{"name":"ILogEntryConsumer","href":"DotNext.IO.Log.ILogEntryConsumer-2.html","topicHref":"DotNext.IO.Log.ILogEntryConsumer-2.html","topicUid":"DotNext.IO.Log.ILogEntryConsumer`2"},{"name":"ILogEntryProducer","href":"DotNext.IO.Log.ILogEntryProducer-1.html","topicHref":"DotNext.IO.Log.ILogEntryProducer-1.html","topicUid":"DotNext.IO.Log.ILogEntryProducer`1"},{"name":"IntegrityException","href":"DotNext.IO.Log.IntegrityException.html","topicHref":"DotNext.IO.Log.IntegrityException.html","topicUid":"DotNext.IO.Log.IntegrityException"},{"name":"LogEntryProducer","href":"DotNext.IO.Log.LogEntryProducer-1.html","topicHref":"DotNext.IO.Log.LogEntryProducer-1.html","topicUid":"DotNext.IO.Log.LogEntryProducer`1"}]},{"name":"DotNext.IO.MemoryMappedFiles","href":"DotNext.IO.MemoryMappedFiles.html","topicHref":"DotNext.IO.MemoryMappedFiles.html","topicUid":"DotNext.IO.MemoryMappedFiles","items":[{"name":"IMappedMemory","href":"DotNext.IO.MemoryMappedFiles.IMappedMemory.html","topicHref":"DotNext.IO.MemoryMappedFiles.IMappedMemory.html","topicUid":"DotNext.IO.MemoryMappedFiles.IMappedMemory"},{"name":"MemoryMappedDirectAccessor","href":"DotNext.IO.MemoryMappedFiles.MemoryMappedDirectAccessor.html","topicHref":"DotNext.IO.MemoryMappedFiles.MemoryMappedDirectAccessor.html","topicUid":"DotNext.IO.MemoryMappedFiles.MemoryMappedDirectAccessor"},{"name":"MemoryMappedFileExtensions","href":"DotNext.IO.MemoryMappedFiles.MemoryMappedFileExtensions.html","topicHref":"DotNext.IO.MemoryMappedFiles.MemoryMappedFileExtensions.html","topicUid":"DotNext.IO.MemoryMappedFiles.MemoryMappedFileExtensions"},{"name":"ReadOnlySequenceAccessor","href":"DotNext.IO.MemoryMappedFiles.ReadOnlySequenceAccessor.html","topicHref":"DotNext.IO.MemoryMappedFiles.ReadOnlySequenceAccessor.html","topicUid":"DotNext.IO.MemoryMappedFiles.ReadOnlySequenceAccessor"}]},{"name":"DotNext.IO.Pipelines","href":"DotNext.IO.Pipelines.html","topicHref":"DotNext.IO.Pipelines.html","topicUid":"DotNext.IO.Pipelines","items":[{"name":"DuplexStream","href":"DotNext.IO.Pipelines.DuplexStream.html","topicHref":"DotNext.IO.Pipelines.DuplexStream.html","topicUid":"DotNext.IO.Pipelines.DuplexStream"},{"name":"PipeExtensions","href":"DotNext.IO.Pipelines.PipeExtensions.html","topicHref":"DotNext.IO.Pipelines.PipeExtensions.html","topicUid":"DotNext.IO.Pipelines.PipeExtensions"},{"name":"ResultExtensions","href":"DotNext.IO.Pipelines.ResultExtensions.html","topicHref":"DotNext.IO.Pipelines.ResultExtensions.html","topicUid":"DotNext.IO.Pipelines.ResultExtensions"}]},{"name":"DotNext.Linq.Expressions","href":"DotNext.Linq.Expressions.html","topicHref":"DotNext.Linq.Expressions.html","topicUid":"DotNext.Linq.Expressions","items":[{"name":"AsyncResultExpression","href":"DotNext.Linq.Expressions.AsyncResultExpression.html","topicHref":"DotNext.Linq.Expressions.AsyncResultExpression.html","topicUid":"DotNext.Linq.Expressions.AsyncResultExpression"},{"name":"AwaitExpression","href":"DotNext.Linq.Expressions.AwaitExpression.html","topicHref":"DotNext.Linq.Expressions.AwaitExpression.html","topicUid":"DotNext.Linq.Expressions.AwaitExpression"},{"name":"CollectionAccessExpression","href":"DotNext.Linq.Expressions.CollectionAccessExpression.html","topicHref":"DotNext.Linq.Expressions.CollectionAccessExpression.html","topicUid":"DotNext.Linq.Expressions.CollectionAccessExpression"},{"name":"CustomExpression","href":"DotNext.Linq.Expressions.CustomExpression.html","topicHref":"DotNext.Linq.Expressions.CustomExpression.html","topicUid":"DotNext.Linq.Expressions.CustomExpression"},{"name":"ExpressionBuilder","href":"DotNext.Linq.Expressions.ExpressionBuilder.html","topicHref":"DotNext.Linq.Expressions.ExpressionBuilder.html","topicUid":"DotNext.Linq.Expressions.ExpressionBuilder"},{"name":"ForEachExpression","href":"DotNext.Linq.Expressions.ForEachExpression.html","topicHref":"DotNext.Linq.Expressions.ForEachExpression.html","topicUid":"DotNext.Linq.Expressions.ForEachExpression"},{"name":"ForEachExpression.Statement","href":"DotNext.Linq.Expressions.ForEachExpression.Statement.html","topicHref":"DotNext.Linq.Expressions.ForEachExpression.Statement.html","topicUid":"DotNext.Linq.Expressions.ForEachExpression.Statement"},{"name":"ForExpression","href":"DotNext.Linq.Expressions.ForExpression.html","topicHref":"DotNext.Linq.Expressions.ForExpression.html","topicUid":"DotNext.Linq.Expressions.ForExpression"},{"name":"ForExpression.LoopBuilder","href":"DotNext.Linq.Expressions.ForExpression.LoopBuilder.html","topicHref":"DotNext.Linq.Expressions.ForExpression.LoopBuilder.html","topicUid":"DotNext.Linq.Expressions.ForExpression.LoopBuilder"},{"name":"ForExpression.LoopBuilder.Condition","href":"DotNext.Linq.Expressions.ForExpression.LoopBuilder.Condition.html","topicHref":"DotNext.Linq.Expressions.ForExpression.LoopBuilder.Condition.html","topicUid":"DotNext.Linq.Expressions.ForExpression.LoopBuilder.Condition"},{"name":"ForExpression.LoopBuilder.Iteration","href":"DotNext.Linq.Expressions.ForExpression.LoopBuilder.Iteration.html","topicHref":"DotNext.Linq.Expressions.ForExpression.LoopBuilder.Iteration.html","topicUid":"DotNext.Linq.Expressions.ForExpression.LoopBuilder.Iteration"},{"name":"ForExpression.LoopBuilder.Statement","href":"DotNext.Linq.Expressions.ForExpression.LoopBuilder.Statement.html","topicHref":"DotNext.Linq.Expressions.ForExpression.LoopBuilder.Statement.html","topicUid":"DotNext.Linq.Expressions.ForExpression.LoopBuilder.Statement"},{"name":"InterpolationExpression","href":"DotNext.Linq.Expressions.InterpolationExpression.html","topicHref":"DotNext.Linq.Expressions.InterpolationExpression.html","topicUid":"DotNext.Linq.Expressions.InterpolationExpression"},{"name":"ItemIndexExpression","href":"DotNext.Linq.Expressions.ItemIndexExpression.html","topicHref":"DotNext.Linq.Expressions.ItemIndexExpression.html","topicUid":"DotNext.Linq.Expressions.ItemIndexExpression"},{"name":"LockExpression","href":"DotNext.Linq.Expressions.LockExpression.html","topicHref":"DotNext.Linq.Expressions.LockExpression.html","topicUid":"DotNext.Linq.Expressions.LockExpression"},{"name":"LockExpression.Statement","href":"DotNext.Linq.Expressions.LockExpression.Statement.html","topicHref":"DotNext.Linq.Expressions.LockExpression.Statement.html","topicUid":"DotNext.Linq.Expressions.LockExpression.Statement"},{"name":"MemberBindings","href":"DotNext.Linq.Expressions.MemberBindings.html","topicHref":"DotNext.Linq.Expressions.MemberBindings.html","topicUid":"DotNext.Linq.Expressions.MemberBindings"},{"name":"MutationExpression","href":"DotNext.Linq.Expressions.MutationExpression.html","topicHref":"DotNext.Linq.Expressions.MutationExpression.html","topicUid":"DotNext.Linq.Expressions.MutationExpression"},{"name":"NullCoalescingAssignmentExpression","href":"DotNext.Linq.Expressions.NullCoalescingAssignmentExpression.html","topicHref":"DotNext.Linq.Expressions.NullCoalescingAssignmentExpression.html","topicUid":"DotNext.Linq.Expressions.NullCoalescingAssignmentExpression"},{"name":"NullSafetyExpression","href":"DotNext.Linq.Expressions.NullSafetyExpression.html","topicHref":"DotNext.Linq.Expressions.NullSafetyExpression.html","topicUid":"DotNext.Linq.Expressions.NullSafetyExpression"},{"name":"RangeExpression","href":"DotNext.Linq.Expressions.RangeExpression.html","topicHref":"DotNext.Linq.Expressions.RangeExpression.html","topicUid":"DotNext.Linq.Expressions.RangeExpression"},{"name":"RefAnyValExpression","href":"DotNext.Linq.Expressions.RefAnyValExpression.html","topicHref":"DotNext.Linq.Expressions.RefAnyValExpression.html","topicUid":"DotNext.Linq.Expressions.RefAnyValExpression"},{"name":"SliceExpression","href":"DotNext.Linq.Expressions.SliceExpression.html","topicHref":"DotNext.Linq.Expressions.SliceExpression.html","topicUid":"DotNext.Linq.Expressions.SliceExpression"},{"name":"UsingExpression","href":"DotNext.Linq.Expressions.UsingExpression.html","topicHref":"DotNext.Linq.Expressions.UsingExpression.html","topicUid":"DotNext.Linq.Expressions.UsingExpression"},{"name":"UsingExpression.Statement","href":"DotNext.Linq.Expressions.UsingExpression.Statement.html","topicHref":"DotNext.Linq.Expressions.UsingExpression.Statement.html","topicUid":"DotNext.Linq.Expressions.UsingExpression.Statement"},{"name":"WhileExpression","href":"DotNext.Linq.Expressions.WhileExpression.html","topicHref":"DotNext.Linq.Expressions.WhileExpression.html","topicUid":"DotNext.Linq.Expressions.WhileExpression"},{"name":"WhileExpression.Statement","href":"DotNext.Linq.Expressions.WhileExpression.Statement.html","topicHref":"DotNext.Linq.Expressions.WhileExpression.Statement.html","topicUid":"DotNext.Linq.Expressions.WhileExpression.Statement"},{"name":"WithExpression","href":"DotNext.Linq.Expressions.WithExpression.html","topicHref":"DotNext.Linq.Expressions.WithExpression.html","topicUid":"DotNext.Linq.Expressions.WithExpression"},{"name":"WithExpression.Statement","href":"DotNext.Linq.Expressions.WithExpression.Statement.html","topicHref":"DotNext.Linq.Expressions.WithExpression.Statement.html","topicUid":"DotNext.Linq.Expressions.WithExpression.Statement"},{"name":"WriteLineExpression","href":"DotNext.Linq.Expressions.WriteLineExpression.html","topicHref":"DotNext.Linq.Expressions.WriteLineExpression.html","topicUid":"DotNext.Linq.Expressions.WriteLineExpression"}]},{"name":"DotNext.Maintenance","href":"DotNext.Maintenance.html","topicHref":"DotNext.Maintenance.html","topicUid":"DotNext.Maintenance","items":[{"name":"ApplicationMaintenanceInterfaceHost","href":"DotNext.Maintenance.ApplicationMaintenanceInterfaceHost.html","topicHref":"DotNext.Maintenance.ApplicationMaintenanceInterfaceHost.html","topicUid":"DotNext.Maintenance.ApplicationMaintenanceInterfaceHost"},{"name":"IMaintenanceSession","href":"DotNext.Maintenance.IMaintenanceSession.html","topicHref":"DotNext.Maintenance.IMaintenanceSession.html","topicUid":"DotNext.Maintenance.IMaintenanceSession"}]},{"name":"DotNext.Maintenance.CommandLine","href":"DotNext.Maintenance.CommandLine.html","topicHref":"DotNext.Maintenance.CommandLine.html","topicUid":"DotNext.Maintenance.CommandLine","items":[{"name":"ApplicationMaintenanceCommand","href":"DotNext.Maintenance.CommandLine.ApplicationMaintenanceCommand.html","topicHref":"DotNext.Maintenance.CommandLine.ApplicationMaintenanceCommand.html","topicUid":"DotNext.Maintenance.CommandLine.ApplicationMaintenanceCommand"},{"name":"CommandLineMaintenanceInterfaceHost","href":"DotNext.Maintenance.CommandLine.CommandLineMaintenanceInterfaceHost.html","topicHref":"DotNext.Maintenance.CommandLine.CommandLineMaintenanceInterfaceHost.html","topicUid":"DotNext.Maintenance.CommandLine.CommandLineMaintenanceInterfaceHost"},{"name":"HostingServices","href":"DotNext.Maintenance.CommandLine.HostingServices.html","topicHref":"DotNext.Maintenance.CommandLine.HostingServices.html","topicUid":"DotNext.Maintenance.CommandLine.HostingServices"}]},{"name":"DotNext.Maintenance.CommandLine.Authentication","href":"DotNext.Maintenance.CommandLine.Authentication.html","topicHref":"DotNext.Maintenance.CommandLine.Authentication.html","topicUid":"DotNext.Maintenance.CommandLine.Authentication","items":[{"name":"AuthenticationServices","href":"DotNext.Maintenance.CommandLine.Authentication.AuthenticationServices.html","topicHref":"DotNext.Maintenance.CommandLine.Authentication.AuthenticationServices.html","topicUid":"DotNext.Maintenance.CommandLine.Authentication.AuthenticationServices"},{"name":"IAuthenticationHandler","href":"DotNext.Maintenance.CommandLine.Authentication.IAuthenticationHandler.html","topicHref":"DotNext.Maintenance.CommandLine.Authentication.IAuthenticationHandler.html","topicUid":"DotNext.Maintenance.CommandLine.Authentication.IAuthenticationHandler"},{"name":"LinuxUdsPeerAuthenticationHandler","href":"DotNext.Maintenance.CommandLine.Authentication.LinuxUdsPeerAuthenticationHandler.html","topicHref":"DotNext.Maintenance.CommandLine.Authentication.LinuxUdsPeerAuthenticationHandler.html","topicUid":"DotNext.Maintenance.CommandLine.Authentication.LinuxUdsPeerAuthenticationHandler"},{"name":"PasswordAuthenticationHandler","href":"DotNext.Maintenance.CommandLine.Authentication.PasswordAuthenticationHandler.html","topicHref":"DotNext.Maintenance.CommandLine.Authentication.PasswordAuthenticationHandler.html","topicUid":"DotNext.Maintenance.CommandLine.Authentication.PasswordAuthenticationHandler"}]},{"name":"DotNext.Maintenance.CommandLine.Authorization","href":"DotNext.Maintenance.CommandLine.Authorization.html","topicHref":"DotNext.Maintenance.CommandLine.Authorization.html","topicUid":"DotNext.Maintenance.CommandLine.Authorization","items":[{"name":"AuthorizationCallback","href":"DotNext.Maintenance.CommandLine.Authorization.AuthorizationCallback.html","topicHref":"DotNext.Maintenance.CommandLine.Authorization.AuthorizationCallback.html","topicUid":"DotNext.Maintenance.CommandLine.Authorization.AuthorizationCallback"},{"name":"AuthorizationServices","href":"DotNext.Maintenance.CommandLine.Authorization.AuthorizationServices.html","topicHref":"DotNext.Maintenance.CommandLine.Authorization.AuthorizationServices.html","topicUid":"DotNext.Maintenance.CommandLine.Authorization.AuthorizationServices"}]},{"name":"DotNext.Maintenance.CommandLine.Binding","href":"DotNext.Maintenance.CommandLine.Binding.html","topicHref":"DotNext.Maintenance.CommandLine.Binding.html","topicUid":"DotNext.Maintenance.CommandLine.Binding","items":[{"name":"DefaultBindings","href":"DotNext.Maintenance.CommandLine.Binding.DefaultBindings.html","topicHref":"DotNext.Maintenance.CommandLine.Binding.DefaultBindings.html","topicUid":"DotNext.Maintenance.CommandLine.Binding.DefaultBindings"}]},{"name":"DotNext.Maintenance.CommandLine.IO","href":"DotNext.Maintenance.CommandLine.IO.html","topicHref":"DotNext.Maintenance.CommandLine.IO.html","topicUid":"DotNext.Maintenance.CommandLine.IO","items":[{"name":"IMaintenanceConsole","href":"DotNext.Maintenance.CommandLine.IO.IMaintenanceConsole.html","topicHref":"DotNext.Maintenance.CommandLine.IO.IMaintenanceConsole.html","topicUid":"DotNext.Maintenance.CommandLine.IO.IMaintenanceConsole"}]},{"name":"DotNext.Metaprogramming","href":"DotNext.Metaprogramming.html","topicHref":"DotNext.Metaprogramming.html","topicUid":"DotNext.Metaprogramming","items":[{"name":"AsyncLambdaFlags","href":"DotNext.Metaprogramming.AsyncLambdaFlags.html","topicHref":"DotNext.Metaprogramming.AsyncLambdaFlags.html","topicUid":"DotNext.Metaprogramming.AsyncLambdaFlags"},{"name":"CodeGenerator","href":"DotNext.Metaprogramming.CodeGenerator.html","topicHref":"DotNext.Metaprogramming.CodeGenerator.html","topicUid":"DotNext.Metaprogramming.CodeGenerator"},{"name":"ConditionalBuilder","href":"DotNext.Metaprogramming.ConditionalBuilder.html","topicHref":"DotNext.Metaprogramming.ConditionalBuilder.html","topicUid":"DotNext.Metaprogramming.ConditionalBuilder"},{"name":"ExpressionBuilder","href":"DotNext.Metaprogramming.ExpressionBuilder-1.html","topicHref":"DotNext.Metaprogramming.ExpressionBuilder-1.html","topicUid":"DotNext.Metaprogramming.ExpressionBuilder`1"},{"name":"LambdaContext","href":"DotNext.Metaprogramming.LambdaContext.html","topicHref":"DotNext.Metaprogramming.LambdaContext.html","topicUid":"DotNext.Metaprogramming.LambdaContext"},{"name":"LoopContext","href":"DotNext.Metaprogramming.LoopContext.html","topicHref":"DotNext.Metaprogramming.LoopContext.html","topicUid":"DotNext.Metaprogramming.LoopContext"},{"name":"MatchBuilder","href":"DotNext.Metaprogramming.MatchBuilder.html","topicHref":"DotNext.Metaprogramming.MatchBuilder.html","topicUid":"DotNext.Metaprogramming.MatchBuilder"},{"name":"MatchBuilder.CaseStatement","href":"DotNext.Metaprogramming.MatchBuilder.CaseStatement.html","topicHref":"DotNext.Metaprogramming.MatchBuilder.CaseStatement.html","topicUid":"DotNext.Metaprogramming.MatchBuilder.CaseStatement"},{"name":"MatchBuilder.Pattern","href":"DotNext.Metaprogramming.MatchBuilder.Pattern.html","topicHref":"DotNext.Metaprogramming.MatchBuilder.Pattern.html","topicUid":"DotNext.Metaprogramming.MatchBuilder.Pattern"},{"name":"SwitchBuilder","href":"DotNext.Metaprogramming.SwitchBuilder.html","topicHref":"DotNext.Metaprogramming.SwitchBuilder.html","topicUid":"DotNext.Metaprogramming.SwitchBuilder"},{"name":"TryBuilder","href":"DotNext.Metaprogramming.TryBuilder.html","topicHref":"DotNext.Metaprogramming.TryBuilder.html","topicUid":"DotNext.Metaprogramming.TryBuilder"},{"name":"TryBuilder.Filter","href":"DotNext.Metaprogramming.TryBuilder.Filter.html","topicHref":"DotNext.Metaprogramming.TryBuilder.Filter.html","topicUid":"DotNext.Metaprogramming.TryBuilder.Filter"},{"name":"TryBuilder.Handler","href":"DotNext.Metaprogramming.TryBuilder.Handler.html","topicHref":"DotNext.Metaprogramming.TryBuilder.Handler.html","topicUid":"DotNext.Metaprogramming.TryBuilder.Handler"}]},{"name":"DotNext.Net","href":"DotNext.Net.html","topicHref":"DotNext.Net.html","topicUid":"DotNext.Net","items":[{"name":"EndPointFormatter","href":"DotNext.Net.EndPointFormatter.html","topicHref":"DotNext.Net.EndPointFormatter.html","topicUid":"DotNext.Net.EndPointFormatter"},{"name":"IPeer","href":"DotNext.Net.IPeer.html","topicHref":"DotNext.Net.IPeer.html","topicUid":"DotNext.Net.IPeer"},{"name":"IPeerMesh","href":"DotNext.Net.IPeerMesh.html","topicHref":"DotNext.Net.IPeerMesh.html","topicUid":"DotNext.Net.IPeerMesh"},{"name":"IPeerMesh","href":"DotNext.Net.IPeerMesh-1.html","topicHref":"DotNext.Net.IPeerMesh-1.html","topicUid":"DotNext.Net.IPeerMesh`1"},{"name":"PeerEventArgs","href":"DotNext.Net.PeerEventArgs.html","topicHref":"DotNext.Net.PeerEventArgs.html","topicUid":"DotNext.Net.PeerEventArgs"}]},{"name":"DotNext.Net.Cluster","href":"DotNext.Net.Cluster.html","topicHref":"DotNext.Net.Cluster.html","topicUid":"DotNext.Net.Cluster","items":[{"name":"ClusterMemberEventArgs","href":"DotNext.Net.Cluster.ClusterMemberEventArgs.html","topicHref":"DotNext.Net.Cluster.ClusterMemberEventArgs.html","topicUid":"DotNext.Net.Cluster.ClusterMemberEventArgs"},{"name":"ClusterMemberId","href":"DotNext.Net.Cluster.ClusterMemberId.html","topicHref":"DotNext.Net.Cluster.ClusterMemberId.html","topicUid":"DotNext.Net.Cluster.ClusterMemberId"},{"name":"ClusterMemberStatus","href":"DotNext.Net.Cluster.ClusterMemberStatus.html","topicHref":"DotNext.Net.Cluster.ClusterMemberStatus.html","topicUid":"DotNext.Net.Cluster.ClusterMemberStatus"},{"name":"ClusterMemberStatusChangedEventArgs","href":"DotNext.Net.Cluster.ClusterMemberStatusChangedEventArgs.html","topicHref":"DotNext.Net.Cluster.ClusterMemberStatusChangedEventArgs.html","topicUid":"DotNext.Net.Cluster.ClusterMemberStatusChangedEventArgs"},{"name":"ClusterMemberStatusChangedEventArgs","href":"DotNext.Net.Cluster.ClusterMemberStatusChangedEventArgs-1.html","topicHref":"DotNext.Net.Cluster.ClusterMemberStatusChangedEventArgs-1.html","topicUid":"DotNext.Net.Cluster.ClusterMemberStatusChangedEventArgs`1"},{"name":"ICluster","href":"DotNext.Net.Cluster.ICluster.html","topicHref":"DotNext.Net.Cluster.ICluster.html","topicUid":"DotNext.Net.Cluster.ICluster"},{"name":"IClusterMember","href":"DotNext.Net.Cluster.IClusterMember.html","topicHref":"DotNext.Net.Cluster.IClusterMember.html","topicUid":"DotNext.Net.Cluster.IClusterMember"},{"name":"MemberUnavailableException","href":"DotNext.Net.Cluster.MemberUnavailableException.html","topicHref":"DotNext.Net.Cluster.MemberUnavailableException.html","topicUid":"DotNext.Net.Cluster.MemberUnavailableException"}]},{"name":"DotNext.Net.Cluster.Consensus","href":"DotNext.Net.Cluster.Consensus.html","topicHref":"DotNext.Net.Cluster.Consensus.html","topicUid":"DotNext.Net.Cluster.Consensus","items":[{"name":"ConsensusProtocolException","href":"DotNext.Net.Cluster.Consensus.ConsensusProtocolException.html","topicHref":"DotNext.Net.Cluster.Consensus.ConsensusProtocolException.html","topicUid":"DotNext.Net.Cluster.Consensus.ConsensusProtocolException"}]},{"name":"DotNext.Net.Cluster.Consensus.Raft","href":"DotNext.Net.Cluster.Consensus.Raft.html","topicHref":"DotNext.Net.Cluster.Consensus.Raft.html","topicUid":"DotNext.Net.Cluster.Consensus.Raft","items":[{"name":"BinaryLogEntry","href":"DotNext.Net.Cluster.Consensus.Raft.BinaryLogEntry.html","topicHref":"DotNext.Net.Cluster.Consensus.Raft.BinaryLogEntry.html","topicUid":"DotNext.Net.Cluster.Consensus.Raft.BinaryLogEntry"},{"name":"BinaryLogEntry","href":"DotNext.Net.Cluster.Consensus.Raft.BinaryLogEntry-1.html","topicHref":"DotNext.Net.Cluster.Consensus.Raft.BinaryLogEntry-1.html","topicUid":"DotNext.Net.Cluster.Consensus.Raft.BinaryLogEntry`1"},{"name":"BufferedLogEntry","href":"DotNext.Net.Cluster.Consensus.Raft.BufferedLogEntry.html","topicHref":"DotNext.Net.Cluster.Consensus.Raft.BufferedLogEntry.html","topicUid":"DotNext.Net.Cluster.Consensus.Raft.BufferedLogEntry"},{"name":"BufferedLogEntryList","href":"DotNext.Net.Cluster.Consensus.Raft.BufferedLogEntryList.html","topicHref":"DotNext.Net.Cluster.Consensus.Raft.BufferedLogEntryList.html","topicUid":"DotNext.Net.Cluster.Consensus.Raft.BufferedLogEntryList"},{"name":"ClusterMemberConfiguration","href":"DotNext.Net.Cluster.Consensus.Raft.ClusterMemberConfiguration.html","topicHref":"DotNext.Net.Cluster.Consensus.Raft.ClusterMemberConfiguration.html","topicUid":"DotNext.Net.Cluster.Consensus.Raft.ClusterMemberConfiguration"},{"name":"ConsensusOnlyState","href":"DotNext.Net.Cluster.Consensus.Raft.ConsensusOnlyState.html","topicHref":"DotNext.Net.Cluster.Consensus.Raft.ConsensusOnlyState.html","topicUid":"DotNext.Net.Cluster.Consensus.Raft.ConsensusOnlyState"},{"name":"DiskBasedStateMachine","href":"DotNext.Net.Cluster.Consensus.Raft.DiskBasedStateMachine.html","topicHref":"DotNext.Net.Cluster.Consensus.Raft.DiskBasedStateMachine.html","topicUid":"DotNext.Net.Cluster.Consensus.Raft.DiskBasedStateMachine"},{"name":"DiskBasedStateMachine.SnapshotAccessToken","href":"DotNext.Net.Cluster.Consensus.Raft.DiskBasedStateMachine.SnapshotAccessToken.html","topicHref":"DotNext.Net.Cluster.Consensus.Raft.DiskBasedStateMachine.SnapshotAccessToken.html","topicUid":"DotNext.Net.Cluster.Consensus.Raft.DiskBasedStateMachine.SnapshotAccessToken"},{"name":"ElectionTimeout","href":"DotNext.Net.Cluster.Consensus.Raft.ElectionTimeout.html","topicHref":"DotNext.Net.Cluster.Consensus.Raft.ElectionTimeout.html","topicUid":"DotNext.Net.Cluster.Consensus.Raft.ElectionTimeout"},{"name":"EmptyLogEntry","href":"DotNext.Net.Cluster.Consensus.Raft.EmptyLogEntry.html","topicHref":"DotNext.Net.Cluster.Consensus.Raft.EmptyLogEntry.html","topicUid":"DotNext.Net.Cluster.Consensus.Raft.EmptyLogEntry"},{"name":"HeartbeatResult","href":"DotNext.Net.Cluster.Consensus.Raft.HeartbeatResult.html","topicHref":"DotNext.Net.Cluster.Consensus.Raft.HeartbeatResult.html","topicUid":"DotNext.Net.Cluster.Consensus.Raft.HeartbeatResult"},{"name":"IClusterMemberConfiguration","href":"DotNext.Net.Cluster.Consensus.Raft.IClusterMemberConfiguration.html","topicHref":"DotNext.Net.Cluster.Consensus.Raft.IClusterMemberConfiguration.html","topicUid":"DotNext.Net.Cluster.Consensus.Raft.IClusterMemberConfiguration"},{"name":"IClusterMemberLifetime","href":"DotNext.Net.Cluster.Consensus.Raft.IClusterMemberLifetime.html","topicHref":"DotNext.Net.Cluster.Consensus.Raft.IClusterMemberLifetime.html","topicUid":"DotNext.Net.Cluster.Consensus.Raft.IClusterMemberLifetime"},{"name":"IPersistentState","href":"DotNext.Net.Cluster.Consensus.Raft.IPersistentState.html","topicHref":"DotNext.Net.Cluster.Consensus.Raft.IPersistentState.html","topicUid":"DotNext.Net.Cluster.Consensus.Raft.IPersistentState"},{"name":"IRaftCluster","href":"DotNext.Net.Cluster.Consensus.Raft.IRaftCluster.html","topicHref":"DotNext.Net.Cluster.Consensus.Raft.IRaftCluster.html","topicUid":"DotNext.Net.Cluster.Consensus.Raft.IRaftCluster"},{"name":"IRaftClusterMember","href":"DotNext.Net.Cluster.Consensus.Raft.IRaftClusterMember.html","topicHref":"DotNext.Net.Cluster.Consensus.Raft.IRaftClusterMember.html","topicUid":"DotNext.Net.Cluster.Consensus.Raft.IRaftClusterMember"},{"name":"IRaftClusterMember.ReplicationState","href":"DotNext.Net.Cluster.Consensus.Raft.IRaftClusterMember.ReplicationState.html","topicHref":"DotNext.Net.Cluster.Consensus.Raft.IRaftClusterMember.ReplicationState.html","topicUid":"DotNext.Net.Cluster.Consensus.Raft.IRaftClusterMember.ReplicationState"},{"name":"IRaftLogEntry","href":"DotNext.Net.Cluster.Consensus.Raft.IRaftLogEntry.html","topicHref":"DotNext.Net.Cluster.Consensus.Raft.IRaftLogEntry.html","topicUid":"DotNext.Net.Cluster.Consensus.Raft.IRaftLogEntry"},{"name":"JsonLogEntry","href":"DotNext.Net.Cluster.Consensus.Raft.JsonLogEntry-1.html","topicHref":"DotNext.Net.Cluster.Consensus.Raft.JsonLogEntry-1.html","topicUid":"DotNext.Net.Cluster.Consensus.Raft.JsonLogEntry`1"},{"name":"LogEntriesBufferingOptions","href":"DotNext.Net.Cluster.Consensus.Raft.LogEntriesBufferingOptions.html","topicHref":"DotNext.Net.Cluster.Consensus.Raft.LogEntriesBufferingOptions.html","topicUid":"DotNext.Net.Cluster.Consensus.Raft.LogEntriesBufferingOptions"},{"name":"LogEntryBufferingOptions","href":"DotNext.Net.Cluster.Consensus.Raft.LogEntryBufferingOptions.html","topicHref":"DotNext.Net.Cluster.Consensus.Raft.LogEntryBufferingOptions.html","topicUid":"DotNext.Net.Cluster.Consensus.Raft.LogEntryBufferingOptions"},{"name":"MemoryBasedStateMachine","href":"DotNext.Net.Cluster.Consensus.Raft.MemoryBasedStateMachine.html","topicHref":"DotNext.Net.Cluster.Consensus.Raft.MemoryBasedStateMachine.html","topicUid":"DotNext.Net.Cluster.Consensus.Raft.MemoryBasedStateMachine"},{"name":"MemoryBasedStateMachine.CompactionMode","href":"DotNext.Net.Cluster.Consensus.Raft.MemoryBasedStateMachine.CompactionMode.html","topicHref":"DotNext.Net.Cluster.Consensus.Raft.MemoryBasedStateMachine.CompactionMode.html","topicUid":"DotNext.Net.Cluster.Consensus.Raft.MemoryBasedStateMachine.CompactionMode"},{"name":"MemoryBasedStateMachine.IncrementalSnapshotBuilder","href":"DotNext.Net.Cluster.Consensus.Raft.MemoryBasedStateMachine.IncrementalSnapshotBuilder.html","topicHref":"DotNext.Net.Cluster.Consensus.Raft.MemoryBasedStateMachine.IncrementalSnapshotBuilder.html","topicUid":"DotNext.Net.Cluster.Consensus.Raft.MemoryBasedStateMachine.IncrementalSnapshotBuilder"},{"name":"MemoryBasedStateMachine.InlineSnapshotBuilder","href":"DotNext.Net.Cluster.Consensus.Raft.MemoryBasedStateMachine.InlineSnapshotBuilder.html","topicHref":"DotNext.Net.Cluster.Consensus.Raft.MemoryBasedStateMachine.InlineSnapshotBuilder.html","topicUid":"DotNext.Net.Cluster.Consensus.Raft.MemoryBasedStateMachine.InlineSnapshotBuilder"},{"name":"MemoryBasedStateMachine.LogEntryCacheEvictionPolicy","href":"DotNext.Net.Cluster.Consensus.Raft.MemoryBasedStateMachine.LogEntryCacheEvictionPolicy.html","topicHref":"DotNext.Net.Cluster.Consensus.Raft.MemoryBasedStateMachine.LogEntryCacheEvictionPolicy.html","topicUid":"DotNext.Net.Cluster.Consensus.Raft.MemoryBasedStateMachine.LogEntryCacheEvictionPolicy"},{"name":"MemoryBasedStateMachine.Options","href":"DotNext.Net.Cluster.Consensus.Raft.MemoryBasedStateMachine.Options.html","topicHref":"DotNext.Net.Cluster.Consensus.Raft.MemoryBasedStateMachine.Options.html","topicUid":"DotNext.Net.Cluster.Consensus.Raft.MemoryBasedStateMachine.Options"},{"name":"MemoryBasedStateMachine.SnapshotBuilder","href":"DotNext.Net.Cluster.Consensus.Raft.MemoryBasedStateMachine.SnapshotBuilder.html","topicHref":"DotNext.Net.Cluster.Consensus.Raft.MemoryBasedStateMachine.SnapshotBuilder.html","topicUid":"DotNext.Net.Cluster.Consensus.Raft.MemoryBasedStateMachine.SnapshotBuilder"},{"name":"MemoryBasedStateMachine.SnapshotBuilderContext","href":"DotNext.Net.Cluster.Consensus.Raft.MemoryBasedStateMachine.SnapshotBuilderContext.html","topicHref":"DotNext.Net.Cluster.Consensus.Raft.MemoryBasedStateMachine.SnapshotBuilderContext.html","topicUid":"DotNext.Net.Cluster.Consensus.Raft.MemoryBasedStateMachine.SnapshotBuilderContext"},{"name":"PersistentState","href":"DotNext.Net.Cluster.Consensus.Raft.PersistentState.html","topicHref":"DotNext.Net.Cluster.Consensus.Raft.PersistentState.html","topicUid":"DotNext.Net.Cluster.Consensus.Raft.PersistentState"},{"name":"PersistentState.InternalStateBrokenException","href":"DotNext.Net.Cluster.Consensus.Raft.PersistentState.InternalStateBrokenException.html","topicHref":"DotNext.Net.Cluster.Consensus.Raft.PersistentState.InternalStateBrokenException.html","topicUid":"DotNext.Net.Cluster.Consensus.Raft.PersistentState.InternalStateBrokenException"},{"name":"PersistentState.LogEntry","href":"DotNext.Net.Cluster.Consensus.Raft.PersistentState.LogEntry.html","topicHref":"DotNext.Net.Cluster.Consensus.Raft.PersistentState.LogEntry.html","topicUid":"DotNext.Net.Cluster.Consensus.Raft.PersistentState.LogEntry"},{"name":"PersistentState.MissingPartitionException","href":"DotNext.Net.Cluster.Consensus.Raft.PersistentState.MissingPartitionException.html","topicHref":"DotNext.Net.Cluster.Consensus.Raft.PersistentState.MissingPartitionException.html","topicUid":"DotNext.Net.Cluster.Consensus.Raft.PersistentState.MissingPartitionException"},{"name":"PersistentState.Options","href":"DotNext.Net.Cluster.Consensus.Raft.PersistentState.Options.html","topicHref":"DotNext.Net.Cluster.Consensus.Raft.PersistentState.Options.html","topicUid":"DotNext.Net.Cluster.Consensus.Raft.PersistentState.Options"},{"name":"PersistentState.WriteMode","href":"DotNext.Net.Cluster.Consensus.Raft.PersistentState.WriteMode.html","topicHref":"DotNext.Net.Cluster.Consensus.Raft.PersistentState.WriteMode.html","topicUid":"DotNext.Net.Cluster.Consensus.Raft.PersistentState.WriteMode"},{"name":"PreVoteResult","href":"DotNext.Net.Cluster.Consensus.Raft.PreVoteResult.html","topicHref":"DotNext.Net.Cluster.Consensus.Raft.PreVoteResult.html","topicUid":"DotNext.Net.Cluster.Consensus.Raft.PreVoteResult"},{"name":"RaftCluster","href":"DotNext.Net.Cluster.Consensus.Raft.RaftCluster.html","topicHref":"DotNext.Net.Cluster.Consensus.Raft.RaftCluster.html","topicUid":"DotNext.Net.Cluster.Consensus.Raft.RaftCluster"},{"name":"RaftCluster.BuiltInTransportConfiguration","href":"DotNext.Net.Cluster.Consensus.Raft.RaftCluster.BuiltInTransportConfiguration.html","topicHref":"DotNext.Net.Cluster.Consensus.Raft.RaftCluster.BuiltInTransportConfiguration.html","topicUid":"DotNext.Net.Cluster.Consensus.Raft.RaftCluster.BuiltInTransportConfiguration"},{"name":"RaftCluster.CustomTransportConfiguration","href":"DotNext.Net.Cluster.Consensus.Raft.RaftCluster.CustomTransportConfiguration.html","topicHref":"DotNext.Net.Cluster.Consensus.Raft.RaftCluster.CustomTransportConfiguration.html","topicUid":"DotNext.Net.Cluster.Consensus.Raft.RaftCluster.CustomTransportConfiguration"},{"name":"RaftCluster.NodeConfiguration","href":"DotNext.Net.Cluster.Consensus.Raft.RaftCluster.NodeConfiguration.html","topicHref":"DotNext.Net.Cluster.Consensus.Raft.RaftCluster.NodeConfiguration.html","topicUid":"DotNext.Net.Cluster.Consensus.Raft.RaftCluster.NodeConfiguration"},{"name":"RaftCluster.TcpConfiguration","href":"DotNext.Net.Cluster.Consensus.Raft.RaftCluster.TcpConfiguration.html","topicHref":"DotNext.Net.Cluster.Consensus.Raft.RaftCluster.TcpConfiguration.html","topicUid":"DotNext.Net.Cluster.Consensus.Raft.RaftCluster.TcpConfiguration"},{"name":"RaftClusterConfiguration","href":"DotNext.Net.Cluster.Consensus.Raft.RaftClusterConfiguration.html","topicHref":"DotNext.Net.Cluster.Consensus.Raft.RaftClusterConfiguration.html","topicUid":"DotNext.Net.Cluster.Consensus.Raft.RaftClusterConfiguration"},{"name":"RaftClusterMember","href":"DotNext.Net.Cluster.Consensus.Raft.RaftClusterMember.html","topicHref":"DotNext.Net.Cluster.Consensus.Raft.RaftClusterMember.html","topicUid":"DotNext.Net.Cluster.Consensus.Raft.RaftClusterMember"},{"name":"RaftClusterMemberEventArgs","href":"DotNext.Net.Cluster.Consensus.Raft.RaftClusterMemberEventArgs-1.html","topicHref":"DotNext.Net.Cluster.Consensus.Raft.RaftClusterMemberEventArgs-1.html","topicUid":"DotNext.Net.Cluster.Consensus.Raft.RaftClusterMemberEventArgs`1"},{"name":"RaftCluster","href":"DotNext.Net.Cluster.Consensus.Raft.RaftCluster-1.html","topicHref":"DotNext.Net.Cluster.Consensus.Raft.RaftCluster-1.html","topicUid":"DotNext.Net.Cluster.Consensus.Raft.RaftCluster`1"},{"name":"RaftCluster.ConcurrentMembershipModificationException","href":"DotNext.Net.Cluster.Consensus.Raft.RaftCluster-1.ConcurrentMembershipModificationException.html","topicHref":"DotNext.Net.Cluster.Consensus.Raft.RaftCluster-1.ConcurrentMembershipModificationException.html","topicUid":"DotNext.Net.Cluster.Consensus.Raft.RaftCluster`1.ConcurrentMembershipModificationException"},{"name":"RaftProtocolException","href":"DotNext.Net.Cluster.Consensus.Raft.RaftProtocolException.html","topicHref":"DotNext.Net.Cluster.Consensus.Raft.RaftProtocolException.html","topicUid":"DotNext.Net.Cluster.Consensus.Raft.RaftProtocolException"},{"name":"Result","href":"DotNext.Net.Cluster.Consensus.Raft.Result-1.html","topicHref":"DotNext.Net.Cluster.Consensus.Raft.Result-1.html","topicUid":"DotNext.Net.Cluster.Consensus.Raft.Result`1"}]},{"name":"DotNext.Net.Cluster.Consensus.Raft.Commands","href":"DotNext.Net.Cluster.Consensus.Raft.Commands.html","topicHref":"DotNext.Net.Cluster.Consensus.Raft.Commands.html","topicUid":"DotNext.Net.Cluster.Consensus.Raft.Commands","items":[{"name":"CommandAttribute","href":"DotNext.Net.Cluster.Consensus.Raft.Commands.CommandAttribute.html","topicHref":"DotNext.Net.Cluster.Consensus.Raft.Commands.CommandAttribute.html","topicUid":"DotNext.Net.Cluster.Consensus.Raft.Commands.CommandAttribute"},{"name":"CommandAttribute","href":"DotNext.Net.Cluster.Consensus.Raft.Commands.CommandAttribute-1.html","topicHref":"DotNext.Net.Cluster.Consensus.Raft.Commands.CommandAttribute-1.html","topicUid":"DotNext.Net.Cluster.Consensus.Raft.Commands.CommandAttribute`1"},{"name":"CommandInterpreter","href":"DotNext.Net.Cluster.Consensus.Raft.Commands.CommandInterpreter.html","topicHref":"DotNext.Net.Cluster.Consensus.Raft.Commands.CommandInterpreter.html","topicUid":"DotNext.Net.Cluster.Consensus.Raft.Commands.CommandInterpreter"},{"name":"CommandInterpreter.Builder","href":"DotNext.Net.Cluster.Consensus.Raft.Commands.CommandInterpreter.Builder.html","topicHref":"DotNext.Net.Cluster.Consensus.Raft.Commands.CommandInterpreter.Builder.html","topicUid":"DotNext.Net.Cluster.Consensus.Raft.Commands.CommandInterpreter.Builder"},{"name":"CommandInterpreter.CommandHandlerAttribute","href":"DotNext.Net.Cluster.Consensus.Raft.Commands.CommandInterpreter.CommandHandlerAttribute.html","topicHref":"DotNext.Net.Cluster.Consensus.Raft.Commands.CommandInterpreter.CommandHandlerAttribute.html","topicUid":"DotNext.Net.Cluster.Consensus.Raft.Commands.CommandInterpreter.CommandHandlerAttribute"},{"name":"CommandInterpreter.UnknownCommandException","href":"DotNext.Net.Cluster.Consensus.Raft.Commands.CommandInterpreter.UnknownCommandException.html","topicHref":"DotNext.Net.Cluster.Consensus.Raft.Commands.CommandInterpreter.UnknownCommandException.html","topicUid":"DotNext.Net.Cluster.Consensus.Raft.Commands.CommandInterpreter.UnknownCommandException"},{"name":"LogEntry","href":"DotNext.Net.Cluster.Consensus.Raft.Commands.LogEntry-1.html","topicHref":"DotNext.Net.Cluster.Consensus.Raft.Commands.LogEntry-1.html","topicUid":"DotNext.Net.Cluster.Consensus.Raft.Commands.LogEntry`1"}]},{"name":"DotNext.Net.Cluster.Consensus.Raft.Extensions","href":"DotNext.Net.Cluster.Consensus.Raft.Extensions.html","topicHref":"DotNext.Net.Cluster.Consensus.Raft.Extensions.html","topicUid":"DotNext.Net.Cluster.Consensus.Raft.Extensions","items":[{"name":"IStandbyModeSupport","href":"DotNext.Net.Cluster.Consensus.Raft.Extensions.IStandbyModeSupport.html","topicHref":"DotNext.Net.Cluster.Consensus.Raft.Extensions.IStandbyModeSupport.html","topicUid":"DotNext.Net.Cluster.Consensus.Raft.Extensions.IStandbyModeSupport"},{"name":"IUnresponsiveClusterMemberRemovalSupport","href":"DotNext.Net.Cluster.Consensus.Raft.Extensions.IUnresponsiveClusterMemberRemovalSupport.html","topicHref":"DotNext.Net.Cluster.Consensus.Raft.Extensions.IUnresponsiveClusterMemberRemovalSupport.html","topicUid":"DotNext.Net.Cluster.Consensus.Raft.Extensions.IUnresponsiveClusterMemberRemovalSupport"}]},{"name":"DotNext.Net.Cluster.Consensus.Raft.Http","href":"DotNext.Net.Cluster.Consensus.Raft.Http.html","topicHref":"DotNext.Net.Cluster.Consensus.Raft.Http.html","topicUid":"DotNext.Net.Cluster.Consensus.Raft.Http","items":[{"name":"ConfigurationExtensions","href":"DotNext.Net.Cluster.Consensus.Raft.Http.ConfigurationExtensions.html","topicHref":"DotNext.Net.Cluster.Consensus.Raft.Http.ConfigurationExtensions.html","topicUid":"DotNext.Net.Cluster.Consensus.Raft.Http.ConfigurationExtensions"},{"name":"HttpClusterMemberConfiguration","href":"DotNext.Net.Cluster.Consensus.Raft.Http.HttpClusterMemberConfiguration.html","topicHref":"DotNext.Net.Cluster.Consensus.Raft.Http.HttpClusterMemberConfiguration.html","topicUid":"DotNext.Net.Cluster.Consensus.Raft.Http.HttpClusterMemberConfiguration"},{"name":"IRaftHttpCluster","href":"DotNext.Net.Cluster.Consensus.Raft.Http.IRaftHttpCluster.html","topicHref":"DotNext.Net.Cluster.Consensus.Raft.Http.IRaftHttpCluster.html","topicUid":"DotNext.Net.Cluster.Consensus.Raft.Http.IRaftHttpCluster"},{"name":"RaftClusterHttpHost","href":"DotNext.Net.Cluster.Consensus.Raft.Http.RaftClusterHttpHost.html","topicHref":"DotNext.Net.Cluster.Consensus.Raft.Http.RaftClusterHttpHost.html","topicUid":"DotNext.Net.Cluster.Consensus.Raft.Http.RaftClusterHttpHost"},{"name":"RequestJournalConfiguration","href":"DotNext.Net.Cluster.Consensus.Raft.Http.RequestJournalConfiguration.html","topicHref":"DotNext.Net.Cluster.Consensus.Raft.Http.RequestJournalConfiguration.html","topicUid":"DotNext.Net.Cluster.Consensus.Raft.Http.RequestJournalConfiguration"}]},{"name":"DotNext.Net.Cluster.Consensus.Raft.Membership","href":"DotNext.Net.Cluster.Consensus.Raft.Membership.html","topicHref":"DotNext.Net.Cluster.Consensus.Raft.Membership.html","topicUid":"DotNext.Net.Cluster.Consensus.Raft.Membership","items":[{"name":"ClusterConfigurationStorage","href":"DotNext.Net.Cluster.Consensus.Raft.Membership.ClusterConfigurationStorage-1.html","topicHref":"DotNext.Net.Cluster.Consensus.Raft.Membership.ClusterConfigurationStorage-1.html","topicUid":"DotNext.Net.Cluster.Consensus.Raft.Membership.ClusterConfigurationStorage`1"},{"name":"ClusterMemberAnnouncer","href":"DotNext.Net.Cluster.Consensus.Raft.Membership.ClusterMemberAnnouncer-1.html","topicHref":"DotNext.Net.Cluster.Consensus.Raft.Membership.ClusterMemberAnnouncer-1.html","topicUid":"DotNext.Net.Cluster.Consensus.Raft.Membership.ClusterMemberAnnouncer`1"},{"name":"IClusterConfiguration","href":"DotNext.Net.Cluster.Consensus.Raft.Membership.IClusterConfiguration.html","topicHref":"DotNext.Net.Cluster.Consensus.Raft.Membership.IClusterConfiguration.html","topicUid":"DotNext.Net.Cluster.Consensus.Raft.Membership.IClusterConfiguration"},{"name":"IClusterConfigurationStorage","href":"DotNext.Net.Cluster.Consensus.Raft.Membership.IClusterConfigurationStorage.html","topicHref":"DotNext.Net.Cluster.Consensus.Raft.Membership.IClusterConfigurationStorage.html","topicUid":"DotNext.Net.Cluster.Consensus.Raft.Membership.IClusterConfigurationStorage"},{"name":"IClusterConfigurationStorage","href":"DotNext.Net.Cluster.Consensus.Raft.Membership.IClusterConfigurationStorage-1.html","topicHref":"DotNext.Net.Cluster.Consensus.Raft.Membership.IClusterConfigurationStorage-1.html","topicUid":"DotNext.Net.Cluster.Consensus.Raft.Membership.IClusterConfigurationStorage`1"},{"name":"InMemoryClusterConfigurationStorage","href":"DotNext.Net.Cluster.Consensus.Raft.Membership.InMemoryClusterConfigurationStorage-1.html","topicHref":"DotNext.Net.Cluster.Consensus.Raft.Membership.InMemoryClusterConfigurationStorage-1.html","topicUid":"DotNext.Net.Cluster.Consensus.Raft.Membership.InMemoryClusterConfigurationStorage`1"},{"name":"InMemoryClusterConfigurationStorage.ConfigurationBuilder","href":"DotNext.Net.Cluster.Consensus.Raft.Membership.InMemoryClusterConfigurationStorage-1.ConfigurationBuilder.html","topicHref":"DotNext.Net.Cluster.Consensus.Raft.Membership.InMemoryClusterConfigurationStorage-1.ConfigurationBuilder.html","topicUid":"DotNext.Net.Cluster.Consensus.Raft.Membership.InMemoryClusterConfigurationStorage`1.ConfigurationBuilder"},{"name":"PersistentClusterConfigurationStorage","href":"DotNext.Net.Cluster.Consensus.Raft.Membership.PersistentClusterConfigurationStorage-1.html","topicHref":"DotNext.Net.Cluster.Consensus.Raft.Membership.PersistentClusterConfigurationStorage-1.html","topicUid":"DotNext.Net.Cluster.Consensus.Raft.Membership.PersistentClusterConfigurationStorage`1"}]},{"name":"DotNext.Net.Cluster.Discovery","href":"DotNext.Net.Cluster.Discovery.html","topicHref":"DotNext.Net.Cluster.Discovery.html","topicUid":"DotNext.Net.Cluster.Discovery","items":[{"name":"DiscoveryProtocolException","href":"DotNext.Net.Cluster.Discovery.DiscoveryProtocolException.html","topicHref":"DotNext.Net.Cluster.Discovery.DiscoveryProtocolException.html","topicUid":"DotNext.Net.Cluster.Discovery.DiscoveryProtocolException"}]},{"name":"DotNext.Net.Cluster.Discovery.HyParView","href":"DotNext.Net.Cluster.Discovery.HyParView.html","topicHref":"DotNext.Net.Cluster.Discovery.HyParView.html","topicUid":"DotNext.Net.Cluster.Discovery.HyParView","items":[{"name":"HyParViewProtocolException","href":"DotNext.Net.Cluster.Discovery.HyParView.HyParViewProtocolException.html","topicHref":"DotNext.Net.Cluster.Discovery.HyParView.HyParViewProtocolException.html","topicUid":"DotNext.Net.Cluster.Discovery.HyParView.HyParViewProtocolException"},{"name":"IPeerConfiguration","href":"DotNext.Net.Cluster.Discovery.HyParView.IPeerConfiguration.html","topicHref":"DotNext.Net.Cluster.Discovery.HyParView.IPeerConfiguration.html","topicUid":"DotNext.Net.Cluster.Discovery.HyParView.IPeerConfiguration"},{"name":"IPeerLifetime","href":"DotNext.Net.Cluster.Discovery.HyParView.IPeerLifetime.html","topicHref":"DotNext.Net.Cluster.Discovery.HyParView.IPeerLifetime.html","topicUid":"DotNext.Net.Cluster.Discovery.HyParView.IPeerLifetime"},{"name":"PeerConfiguration","href":"DotNext.Net.Cluster.Discovery.HyParView.PeerConfiguration.html","topicHref":"DotNext.Net.Cluster.Discovery.HyParView.PeerConfiguration.html","topicUid":"DotNext.Net.Cluster.Discovery.HyParView.PeerConfiguration"},{"name":"PeerController","href":"DotNext.Net.Cluster.Discovery.HyParView.PeerController.html","topicHref":"DotNext.Net.Cluster.Discovery.HyParView.PeerController.html","topicUid":"DotNext.Net.Cluster.Discovery.HyParView.PeerController"}]},{"name":"DotNext.Net.Cluster.Discovery.HyParView.Http","href":"DotNext.Net.Cluster.Discovery.HyParView.Http.html","topicHref":"DotNext.Net.Cluster.Discovery.HyParView.Http.html","topicUid":"DotNext.Net.Cluster.Discovery.HyParView.Http","items":[{"name":"ConfigurationExtensions","href":"DotNext.Net.Cluster.Discovery.HyParView.Http.ConfigurationExtensions.html","topicHref":"DotNext.Net.Cluster.Discovery.HyParView.Http.ConfigurationExtensions.html","topicUid":"DotNext.Net.Cluster.Discovery.HyParView.Http.ConfigurationExtensions"},{"name":"HttpPeerConfiguration","href":"DotNext.Net.Cluster.Discovery.HyParView.Http.HttpPeerConfiguration.html","topicHref":"DotNext.Net.Cluster.Discovery.HyParView.Http.HttpPeerConfiguration.html","topicUid":"DotNext.Net.Cluster.Discovery.HyParView.Http.HttpPeerConfiguration"}]},{"name":"DotNext.Net.Cluster.Messaging","href":"DotNext.Net.Cluster.Messaging.html","topicHref":"DotNext.Net.Cluster.Messaging.html","topicUid":"DotNext.Net.Cluster.Messaging","items":[{"name":"IDisposableMessage","href":"DotNext.Net.Cluster.Messaging.IDisposableMessage.html","topicHref":"DotNext.Net.Cluster.Messaging.IDisposableMessage.html","topicUid":"DotNext.Net.Cluster.Messaging.IDisposableMessage"},{"name":"IInputChannel","href":"DotNext.Net.Cluster.Messaging.IInputChannel.html","topicHref":"DotNext.Net.Cluster.Messaging.IInputChannel.html","topicUid":"DotNext.Net.Cluster.Messaging.IInputChannel"},{"name":"IMessage","href":"DotNext.Net.Cluster.Messaging.IMessage.html","topicHref":"DotNext.Net.Cluster.Messaging.IMessage.html","topicUid":"DotNext.Net.Cluster.Messaging.IMessage"},{"name":"IMessageBus","href":"DotNext.Net.Cluster.Messaging.IMessageBus.html","topicHref":"DotNext.Net.Cluster.Messaging.IMessageBus.html","topicUid":"DotNext.Net.Cluster.Messaging.IMessageBus"},{"name":"IOutputChannel","href":"DotNext.Net.Cluster.Messaging.IOutputChannel.html","topicHref":"DotNext.Net.Cluster.Messaging.IOutputChannel.html","topicUid":"DotNext.Net.Cluster.Messaging.IOutputChannel"},{"name":"ISubscriber","href":"DotNext.Net.Cluster.Messaging.ISubscriber.html","topicHref":"DotNext.Net.Cluster.Messaging.ISubscriber.html","topicUid":"DotNext.Net.Cluster.Messaging.ISubscriber"},{"name":"JsonMessage","href":"DotNext.Net.Cluster.Messaging.JsonMessage-1.html","topicHref":"DotNext.Net.Cluster.Messaging.JsonMessage-1.html","topicUid":"DotNext.Net.Cluster.Messaging.JsonMessage`1"},{"name":"MessageAttribute","href":"DotNext.Net.Cluster.Messaging.MessageAttribute.html","topicHref":"DotNext.Net.Cluster.Messaging.MessageAttribute.html","topicUid":"DotNext.Net.Cluster.Messaging.MessageAttribute"},{"name":"MessageAttribute","href":"DotNext.Net.Cluster.Messaging.MessageAttribute-1.html","topicHref":"DotNext.Net.Cluster.Messaging.MessageAttribute-1.html","topicUid":"DotNext.Net.Cluster.Messaging.MessageAttribute`1"},{"name":"MessageHandler","href":"DotNext.Net.Cluster.Messaging.MessageHandler.html","topicHref":"DotNext.Net.Cluster.Messaging.MessageHandler.html","topicUid":"DotNext.Net.Cluster.Messaging.MessageHandler"},{"name":"MessageHandler.Builder","href":"DotNext.Net.Cluster.Messaging.MessageHandler.Builder.html","topicHref":"DotNext.Net.Cluster.Messaging.MessageHandler.Builder.html","topicUid":"DotNext.Net.Cluster.Messaging.MessageHandler.Builder"},{"name":"MessageReader","href":"DotNext.Net.Cluster.Messaging.MessageReader-1.html","topicHref":"DotNext.Net.Cluster.Messaging.MessageReader-1.html","topicUid":"DotNext.Net.Cluster.Messaging.MessageReader`1"},{"name":"MessagingClient","href":"DotNext.Net.Cluster.Messaging.MessagingClient.html","topicHref":"DotNext.Net.Cluster.Messaging.MessagingClient.html","topicUid":"DotNext.Net.Cluster.Messaging.MessagingClient"},{"name":"Messenger","href":"DotNext.Net.Cluster.Messaging.Messenger.html","topicHref":"DotNext.Net.Cluster.Messaging.Messenger.html","topicUid":"DotNext.Net.Cluster.Messaging.Messenger"},{"name":"StreamMessage","href":"DotNext.Net.Cluster.Messaging.StreamMessage.html","topicHref":"DotNext.Net.Cluster.Messaging.StreamMessage.html","topicUid":"DotNext.Net.Cluster.Messaging.StreamMessage"},{"name":"TextMessage","href":"DotNext.Net.Cluster.Messaging.TextMessage.html","topicHref":"DotNext.Net.Cluster.Messaging.TextMessage.html","topicUid":"DotNext.Net.Cluster.Messaging.TextMessage"}]},{"name":"DotNext.Net.Cluster.Messaging.Gossip","href":"DotNext.Net.Cluster.Messaging.Gossip.html","topicHref":"DotNext.Net.Cluster.Messaging.Gossip.html","topicUid":"DotNext.Net.Cluster.Messaging.Gossip","items":[{"name":"IRumorSender","href":"DotNext.Net.Cluster.Messaging.Gossip.IRumorSender.html","topicHref":"DotNext.Net.Cluster.Messaging.Gossip.IRumorSender.html","topicUid":"DotNext.Net.Cluster.Messaging.Gossip.IRumorSender"},{"name":"RumorSpreadingManager","href":"DotNext.Net.Cluster.Messaging.Gossip.RumorSpreadingManager.html","topicHref":"DotNext.Net.Cluster.Messaging.Gossip.RumorSpreadingManager.html","topicUid":"DotNext.Net.Cluster.Messaging.Gossip.RumorSpreadingManager"},{"name":"RumorTimestamp","href":"DotNext.Net.Cluster.Messaging.Gossip.RumorTimestamp.html","topicHref":"DotNext.Net.Cluster.Messaging.Gossip.RumorTimestamp.html","topicUid":"DotNext.Net.Cluster.Messaging.Gossip.RumorTimestamp"}]},{"name":"DotNext.Net.Cluster.Replication","href":"DotNext.Net.Cluster.Replication.html","topicHref":"DotNext.Net.Cluster.Replication.html","topicUid":"DotNext.Net.Cluster.Replication","items":[{"name":"IReplicationCluster","href":"DotNext.Net.Cluster.Replication.IReplicationCluster.html","topicHref":"DotNext.Net.Cluster.Replication.IReplicationCluster.html","topicUid":"DotNext.Net.Cluster.Replication.IReplicationCluster"},{"name":"IReplicationCluster","href":"DotNext.Net.Cluster.Replication.IReplicationCluster-1.html","topicHref":"DotNext.Net.Cluster.Replication.IReplicationCluster-1.html","topicUid":"DotNext.Net.Cluster.Replication.IReplicationCluster`1"}]},{"name":"DotNext.Net.ConsistentHash","href":"DotNext.Net.ConsistentHash.html","topicHref":"DotNext.Net.ConsistentHash.html","topicUid":"DotNext.Net.ConsistentHash","items":[{"name":"JumpHash","href":"DotNext.Net.ConsistentHash.JumpHash.html","topicHref":"DotNext.Net.ConsistentHash.JumpHash.html","topicUid":"DotNext.Net.ConsistentHash.JumpHash"}]},{"name":"DotNext.Net.Http","href":"DotNext.Net.Http.html","topicHref":"DotNext.Net.Http.html","topicUid":"DotNext.Net.Http","items":[{"name":"HttpEndPoint","href":"DotNext.Net.Http.HttpEndPoint.html","topicHref":"DotNext.Net.Http.HttpEndPoint.html","topicUid":"DotNext.Net.Http.HttpEndPoint"},{"name":"HttpPeerClient","href":"DotNext.Net.Http.HttpPeerClient.html","topicHref":"DotNext.Net.Http.HttpPeerClient.html","topicUid":"DotNext.Net.Http.HttpPeerClient"},{"name":"HttpProtocolVersion","href":"DotNext.Net.Http.HttpProtocolVersion.html","topicHref":"DotNext.Net.Http.HttpProtocolVersion.html","topicUid":"DotNext.Net.Http.HttpProtocolVersion"}]},{"name":"DotNext.Net.Mime","href":"DotNext.Net.Mime.html","topicHref":"DotNext.Net.Mime.html","topicUid":"DotNext.Net.Mime","items":[{"name":"ContentTypeExtensions","href":"DotNext.Net.Mime.ContentTypeExtensions.html","topicHref":"DotNext.Net.Mime.ContentTypeExtensions.html","topicUid":"DotNext.Net.Mime.ContentTypeExtensions"}]},{"name":"DotNext.Net.NetworkInformation","href":"DotNext.Net.NetworkInformation.html","topicHref":"DotNext.Net.NetworkInformation.html","topicUid":"DotNext.Net.NetworkInformation","items":[{"name":"MtuDiscovery","href":"DotNext.Net.NetworkInformation.MtuDiscovery.html","topicHref":"DotNext.Net.NetworkInformation.MtuDiscovery.html","topicUid":"DotNext.Net.NetworkInformation.MtuDiscovery"},{"name":"MtuDiscoveryOptions","href":"DotNext.Net.NetworkInformation.MtuDiscoveryOptions.html","topicHref":"DotNext.Net.NetworkInformation.MtuDiscoveryOptions.html","topicUid":"DotNext.Net.NetworkInformation.MtuDiscoveryOptions"}]},{"name":"DotNext.Net.Security","href":"DotNext.Net.Security.html","topicHref":"DotNext.Net.Security.html","topicUid":"DotNext.Net.Security","items":[{"name":"SslOptions","href":"DotNext.Net.Security.SslOptions.html","topicHref":"DotNext.Net.Security.SslOptions.html","topicUid":"DotNext.Net.Security.SslOptions"}]},{"name":"DotNext.Numerics","href":"DotNext.Numerics.html","topicHref":"DotNext.Numerics.html","topicUid":"DotNext.Numerics","items":[{"name":"Number","href":"DotNext.Numerics.Number.html","topicHref":"DotNext.Numerics.Number.html","topicUid":"DotNext.Numerics.Number"}]},{"name":"DotNext.Patterns","href":"DotNext.Patterns.html","topicHref":"DotNext.Patterns.html","topicUid":"DotNext.Patterns","items":[{"name":"IBuildable","href":"DotNext.Patterns.IBuildable-2.html","topicHref":"DotNext.Patterns.IBuildable-2.html","topicUid":"DotNext.Patterns.IBuildable`2"},{"name":"ISingleton","href":"DotNext.Patterns.ISingleton-1.html","topicHref":"DotNext.Patterns.ISingleton-1.html","topicUid":"DotNext.Patterns.ISingleton`1"}]},{"name":"DotNext.Reflection","href":"DotNext.Reflection.html","topicHref":"DotNext.Reflection.html","topicUid":"DotNext.Reflection","items":[{"name":"CollectionType","href":"DotNext.Reflection.CollectionType.html","topicHref":"DotNext.Reflection.CollectionType.html","topicUid":"DotNext.Reflection.CollectionType"},{"name":"CustomAttribute","href":"DotNext.Reflection.CustomAttribute.html","topicHref":"DotNext.Reflection.CustomAttribute.html","topicUid":"DotNext.Reflection.CustomAttribute"},{"name":"DelegateType","href":"DotNext.Reflection.DelegateType.html","topicHref":"DotNext.Reflection.DelegateType.html","topicUid":"DotNext.Reflection.DelegateType"},{"name":"DisposableType","href":"DotNext.Reflection.DisposableType.html","topicHref":"DotNext.Reflection.DisposableType.html","topicUid":"DotNext.Reflection.DisposableType"},{"name":"EnumType","href":"DotNext.Reflection.EnumType.html","topicHref":"DotNext.Reflection.EnumType.html","topicUid":"DotNext.Reflection.EnumType"},{"name":"MethodExtensions","href":"DotNext.Reflection.MethodExtensions.html","topicHref":"DotNext.Reflection.MethodExtensions.html","topicUid":"DotNext.Reflection.MethodExtensions"},{"name":"PropertyExtensions","href":"DotNext.Reflection.PropertyExtensions.html","topicHref":"DotNext.Reflection.PropertyExtensions.html","topicUid":"DotNext.Reflection.PropertyExtensions"},{"name":"TaskType","href":"DotNext.Reflection.TaskType.html","topicHref":"DotNext.Reflection.TaskType.html","topicUid":"DotNext.Reflection.TaskType"},{"name":"TypeExtensions","href":"DotNext.Reflection.TypeExtensions.html","topicHref":"DotNext.Reflection.TypeExtensions.html","topicUid":"DotNext.Reflection.TypeExtensions"}]},{"name":"DotNext.Resources","href":"DotNext.Resources.html","topicHref":"DotNext.Resources.html","topicUid":"DotNext.Resources","items":[{"name":"ResourceEntry","href":"DotNext.Resources.ResourceEntry.html","topicHref":"DotNext.Resources.ResourceEntry.html","topicUid":"DotNext.Resources.ResourceEntry"},{"name":"ResourceManagerExtensions","href":"DotNext.Resources.ResourceManagerExtensions.html","topicHref":"DotNext.Resources.ResourceManagerExtensions.html","topicUid":"DotNext.Resources.ResourceManagerExtensions"}]},{"name":"DotNext.Runtime","href":"DotNext.Runtime.html","topicHref":"DotNext.Runtime.html","topicUid":"DotNext.Runtime","items":[{"name":"BoxedValue","href":"DotNext.Runtime.BoxedValue-1.html","topicHref":"DotNext.Runtime.BoxedValue-1.html","topicUid":"DotNext.Runtime.BoxedValue`1"},{"name":"GCLatencyModeScope","href":"DotNext.Runtime.GCLatencyModeScope.html","topicHref":"DotNext.Runtime.GCLatencyModeScope.html","topicUid":"DotNext.Runtime.GCLatencyModeScope"},{"name":"GCNotification","href":"DotNext.Runtime.GCNotification.html","topicHref":"DotNext.Runtime.GCNotification.html","topicUid":"DotNext.Runtime.GCNotification"},{"name":"GCNotification.Registration","href":"DotNext.Runtime.GCNotification.Registration.html","topicHref":"DotNext.Runtime.GCNotification.Registration.html","topicUid":"DotNext.Runtime.GCNotification.Registration"},{"name":"Intrinsics","href":"DotNext.Runtime.Intrinsics.html","topicHref":"DotNext.Runtime.Intrinsics.html","topicUid":"DotNext.Runtime.Intrinsics"},{"name":"SoftReferenceOptions","href":"DotNext.Runtime.SoftReferenceOptions.html","topicHref":"DotNext.Runtime.SoftReferenceOptions.html","topicUid":"DotNext.Runtime.SoftReferenceOptions"},{"name":"SoftReferenceState","href":"DotNext.Runtime.SoftReferenceState.html","topicHref":"DotNext.Runtime.SoftReferenceState.html","topicUid":"DotNext.Runtime.SoftReferenceState"},{"name":"SoftReference","href":"DotNext.Runtime.SoftReference-1.html","topicHref":"DotNext.Runtime.SoftReference-1.html","topicUid":"DotNext.Runtime.SoftReference`1"}]},{"name":"DotNext.Runtime.Caching","href":"DotNext.Runtime.Caching.html","topicHref":"DotNext.Runtime.Caching.html","topicUid":"DotNext.Runtime.Caching","items":[{"name":"CacheEvictionPolicy","href":"DotNext.Runtime.Caching.CacheEvictionPolicy.html","topicHref":"DotNext.Runtime.Caching.CacheEvictionPolicy.html","topicUid":"DotNext.Runtime.Caching.CacheEvictionPolicy"},{"name":"ConcurrentCache","href":"DotNext.Runtime.Caching.ConcurrentCache-2.html","topicHref":"DotNext.Runtime.Caching.ConcurrentCache-2.html","topicUid":"DotNext.Runtime.Caching.ConcurrentCache`2"}]},{"name":"DotNext.Runtime.CompilerServices","href":"DotNext.Runtime.CompilerServices.html","topicHref":"DotNext.Runtime.CompilerServices.html","topicUid":"DotNext.Runtime.CompilerServices","items":[{"name":"IFunctional","href":"DotNext.Runtime.CompilerServices.IFunctional-1.html","topicHref":"DotNext.Runtime.CompilerServices.IFunctional-1.html","topicUid":"DotNext.Runtime.CompilerServices.IFunctional`1"},{"name":"InterpolatedStringTemplateBuilder","href":"DotNext.Runtime.CompilerServices.InterpolatedStringTemplateBuilder.html","topicHref":"DotNext.Runtime.CompilerServices.InterpolatedStringTemplateBuilder.html","topicUid":"DotNext.Runtime.CompilerServices.InterpolatedStringTemplateBuilder"},{"name":"Scope","href":"DotNext.Runtime.CompilerServices.Scope.html","topicHref":"DotNext.Runtime.CompilerServices.Scope.html","topicUid":"DotNext.Runtime.CompilerServices.Scope"},{"name":"SpawningAsyncTaskMethodBuilder","href":"DotNext.Runtime.CompilerServices.SpawningAsyncTaskMethodBuilder.html","topicHref":"DotNext.Runtime.CompilerServices.SpawningAsyncTaskMethodBuilder.html","topicUid":"DotNext.Runtime.CompilerServices.SpawningAsyncTaskMethodBuilder"},{"name":"SpawningAsyncTaskMethodBuilder","href":"DotNext.Runtime.CompilerServices.SpawningAsyncTaskMethodBuilder-1.html","topicHref":"DotNext.Runtime.CompilerServices.SpawningAsyncTaskMethodBuilder-1.html","topicUid":"DotNext.Runtime.CompilerServices.SpawningAsyncTaskMethodBuilder`1"},{"name":"SuspendedExceptionTaskAwaitable","href":"DotNext.Runtime.CompilerServices.SuspendedExceptionTaskAwaitable.html","topicHref":"DotNext.Runtime.CompilerServices.SuspendedExceptionTaskAwaitable.html","topicUid":"DotNext.Runtime.CompilerServices.SuspendedExceptionTaskAwaitable"},{"name":"SuspendedExceptionTaskAwaitable.Awaiter","href":"DotNext.Runtime.CompilerServices.SuspendedExceptionTaskAwaitable.Awaiter.html","topicHref":"DotNext.Runtime.CompilerServices.SuspendedExceptionTaskAwaitable.Awaiter.html","topicUid":"DotNext.Runtime.CompilerServices.SuspendedExceptionTaskAwaitable.Awaiter"},{"name":"ValueTupleBuilder","href":"DotNext.Runtime.CompilerServices.ValueTupleBuilder.html","topicHref":"DotNext.Runtime.CompilerServices.ValueTupleBuilder.html","topicUid":"DotNext.Runtime.CompilerServices.ValueTupleBuilder"}]},{"name":"DotNext.Runtime.ExceptionServices","href":"DotNext.Runtime.ExceptionServices.html","topicHref":"DotNext.Runtime.ExceptionServices.html","topicUid":"DotNext.Runtime.ExceptionServices","items":[{"name":"ExceptionAggregator","href":"DotNext.Runtime.ExceptionServices.ExceptionAggregator.html","topicHref":"DotNext.Runtime.ExceptionServices.ExceptionAggregator.html","topicUid":"DotNext.Runtime.ExceptionServices.ExceptionAggregator"}]},{"name":"DotNext.Runtime.InteropServices","href":"DotNext.Runtime.InteropServices.html","topicHref":"DotNext.Runtime.InteropServices.html","topicUid":"DotNext.Runtime.InteropServices","items":[{"name":"IUnmanagedMemory","href":"DotNext.Runtime.InteropServices.IUnmanagedMemory.html","topicHref":"DotNext.Runtime.InteropServices.IUnmanagedMemory.html","topicUid":"DotNext.Runtime.InteropServices.IUnmanagedMemory"},{"name":"IUnmanagedMemory","href":"DotNext.Runtime.InteropServices.IUnmanagedMemory-1.html","topicHref":"DotNext.Runtime.InteropServices.IUnmanagedMemory-1.html","topicUid":"DotNext.Runtime.InteropServices.IUnmanagedMemory`1"},{"name":"NullPointerException","href":"DotNext.Runtime.InteropServices.NullPointerException.html","topicHref":"DotNext.Runtime.InteropServices.NullPointerException.html","topicUid":"DotNext.Runtime.InteropServices.NullPointerException"},{"name":"Pointer","href":"DotNext.Runtime.InteropServices.Pointer-1.html","topicHref":"DotNext.Runtime.InteropServices.Pointer-1.html","topicUid":"DotNext.Runtime.InteropServices.Pointer`1"},{"name":"Pointer.Enumerator","href":"DotNext.Runtime.InteropServices.Pointer-1.Enumerator.html","topicHref":"DotNext.Runtime.InteropServices.Pointer-1.Enumerator.html","topicUid":"DotNext.Runtime.InteropServices.Pointer`1.Enumerator"},{"name":"SafeBufferExtensions","href":"DotNext.Runtime.InteropServices.SafeBufferExtensions.html","topicHref":"DotNext.Runtime.InteropServices.SafeBufferExtensions.html","topicUid":"DotNext.Runtime.InteropServices.SafeBufferExtensions"}]},{"name":"DotNext.Runtime.Serialization","href":"DotNext.Runtime.Serialization.html","topicHref":"DotNext.Runtime.Serialization.html","topicUid":"DotNext.Runtime.Serialization","items":[{"name":"ISerializable","href":"DotNext.Runtime.Serialization.ISerializable-1.html","topicHref":"DotNext.Runtime.Serialization.ISerializable-1.html","topicUid":"DotNext.Runtime.Serialization.ISerializable`1"}]},{"name":"DotNext.Security.Principal","href":"DotNext.Security.Principal.html","topicHref":"DotNext.Security.Principal.html","topicUid":"DotNext.Security.Principal","items":[{"name":"LinuxUdsPeerIdentity","href":"DotNext.Security.Principal.LinuxUdsPeerIdentity.html","topicHref":"DotNext.Security.Principal.LinuxUdsPeerIdentity.html","topicUid":"DotNext.Security.Principal.LinuxUdsPeerIdentity"}]},{"name":"DotNext.Text","href":"DotNext.Text.html","topicHref":"DotNext.Text.html","topicUid":"DotNext.Text","items":[{"name":"DecodingContext","href":"DotNext.Text.DecodingContext.html","topicHref":"DotNext.Text.DecodingContext.html","topicUid":"DotNext.Text.DecodingContext"},{"name":"EncodingContext","href":"DotNext.Text.EncodingContext.html","topicHref":"DotNext.Text.EncodingContext.html","topicUid":"DotNext.Text.EncodingContext"},{"name":"EncodingExtensions","href":"DotNext.Text.EncodingExtensions.html","topicHref":"DotNext.Text.EncodingExtensions.html","topicUid":"DotNext.Text.EncodingExtensions"},{"name":"InterpolatedString","href":"DotNext.Text.InterpolatedString.html","topicHref":"DotNext.Text.InterpolatedString.html","topicUid":"DotNext.Text.InterpolatedString"},{"name":"StringBuilderConsumer","href":"DotNext.Text.StringBuilderConsumer.html","topicHref":"DotNext.Text.StringBuilderConsumer.html","topicUid":"DotNext.Text.StringBuilderConsumer"}]},{"name":"DotNext.Text.Json","href":"DotNext.Text.Json.html","topicHref":"DotNext.Text.Json.html","topicUid":"DotNext.Text.Json","items":[{"name":"IJsonSerializable","href":"DotNext.Text.Json.IJsonSerializable-1.html","topicHref":"DotNext.Text.Json.IJsonSerializable-1.html","topicUid":"DotNext.Text.Json.IJsonSerializable`1"},{"name":"JsonSerializable","href":"DotNext.Text.Json.JsonSerializable-1.html","topicHref":"DotNext.Text.Json.JsonSerializable-1.html","topicUid":"DotNext.Text.Json.JsonSerializable`1"},{"name":"OptionalConverterFactory","href":"DotNext.Text.Json.OptionalConverterFactory.html","topicHref":"DotNext.Text.Json.OptionalConverterFactory.html","topicUid":"DotNext.Text.Json.OptionalConverterFactory"},{"name":"OptionalConverter","href":"DotNext.Text.Json.OptionalConverter-1.html","topicHref":"DotNext.Text.Json.OptionalConverter-1.html","topicUid":"DotNext.Text.Json.OptionalConverter`1"}]},{"name":"DotNext.Threading","href":"DotNext.Threading.html","topicHref":"DotNext.Threading.html","topicUid":"DotNext.Threading","items":[{"name":"AsyncAutoResetEvent","href":"DotNext.Threading.AsyncAutoResetEvent.html","topicHref":"DotNext.Threading.AsyncAutoResetEvent.html","topicUid":"DotNext.Threading.AsyncAutoResetEvent"},{"name":"AsyncBarrier","href":"DotNext.Threading.AsyncBarrier.html","topicHref":"DotNext.Threading.AsyncBarrier.html","topicUid":"DotNext.Threading.AsyncBarrier"},{"name":"AsyncBridge","href":"DotNext.Threading.AsyncBridge.html","topicHref":"DotNext.Threading.AsyncBridge.html","topicUid":"DotNext.Threading.AsyncBridge"},{"name":"AsyncCorrelationSource","href":"DotNext.Threading.AsyncCorrelationSource-2.html","topicHref":"DotNext.Threading.AsyncCorrelationSource-2.html","topicUid":"DotNext.Threading.AsyncCorrelationSource`2"},{"name":"AsyncCountdownEvent","href":"DotNext.Threading.AsyncCountdownEvent.html","topicHref":"DotNext.Threading.AsyncCountdownEvent.html","topicUid":"DotNext.Threading.AsyncCountdownEvent"},{"name":"AsyncCounter","href":"DotNext.Threading.AsyncCounter.html","topicHref":"DotNext.Threading.AsyncCounter.html","topicUid":"DotNext.Threading.AsyncCounter"},{"name":"AsyncEventHub","href":"DotNext.Threading.AsyncEventHub.html","topicHref":"DotNext.Threading.AsyncEventHub.html","topicUid":"DotNext.Threading.AsyncEventHub"},{"name":"AsyncExchanger","href":"DotNext.Threading.AsyncExchanger-1.html","topicHref":"DotNext.Threading.AsyncExchanger-1.html","topicUid":"DotNext.Threading.AsyncExchanger`1"},{"name":"AsyncExclusiveLock","href":"DotNext.Threading.AsyncExclusiveLock.html","topicHref":"DotNext.Threading.AsyncExclusiveLock.html","topicUid":"DotNext.Threading.AsyncExclusiveLock"},{"name":"AsyncLazy","href":"DotNext.Threading.AsyncLazy-1.html","topicHref":"DotNext.Threading.AsyncLazy-1.html","topicUid":"DotNext.Threading.AsyncLazy`1"},{"name":"AsyncLock","href":"DotNext.Threading.AsyncLock.html","topicHref":"DotNext.Threading.AsyncLock.html","topicUid":"DotNext.Threading.AsyncLock"},{"name":"AsyncLock.Holder","href":"DotNext.Threading.AsyncLock.Holder.html","topicHref":"DotNext.Threading.AsyncLock.Holder.html","topicUid":"DotNext.Threading.AsyncLock.Holder"},{"name":"AsyncLockAcquisition","href":"DotNext.Threading.AsyncLockAcquisition.html","topicHref":"DotNext.Threading.AsyncLockAcquisition.html","topicUid":"DotNext.Threading.AsyncLockAcquisition"},{"name":"AsyncManualResetEvent","href":"DotNext.Threading.AsyncManualResetEvent.html","topicHref":"DotNext.Threading.AsyncManualResetEvent.html","topicUid":"DotNext.Threading.AsyncManualResetEvent"},{"name":"AsyncReaderWriterLock","href":"DotNext.Threading.AsyncReaderWriterLock.html","topicHref":"DotNext.Threading.AsyncReaderWriterLock.html","topicUid":"DotNext.Threading.AsyncReaderWriterLock"},{"name":"AsyncReaderWriterLock.LockStamp","href":"DotNext.Threading.AsyncReaderWriterLock.LockStamp.html","topicHref":"DotNext.Threading.AsyncReaderWriterLock.LockStamp.html","topicUid":"DotNext.Threading.AsyncReaderWriterLock.LockStamp"},{"name":"AsyncSharedLock","href":"DotNext.Threading.AsyncSharedLock.html","topicHref":"DotNext.Threading.AsyncSharedLock.html","topicUid":"DotNext.Threading.AsyncSharedLock"},{"name":"AsyncTrigger","href":"DotNext.Threading.AsyncTrigger.html","topicHref":"DotNext.Threading.AsyncTrigger.html","topicUid":"DotNext.Threading.AsyncTrigger"},{"name":"Atomic","href":"DotNext.Threading.Atomic.html","topicHref":"DotNext.Threading.Atomic.html","topicUid":"DotNext.Threading.Atomic"},{"name":"Atomic.Boolean","href":"DotNext.Threading.Atomic.Boolean.html","topicHref":"DotNext.Threading.Atomic.Boolean.html","topicUid":"DotNext.Threading.Atomic.Boolean"},{"name":"Atomic","href":"DotNext.Threading.Atomic-1.html","topicHref":"DotNext.Threading.Atomic-1.html","topicUid":"DotNext.Threading.Atomic`1"},{"name":"Atomic.Accumulator","href":"DotNext.Threading.Atomic-1.Accumulator.html","topicHref":"DotNext.Threading.Atomic-1.Accumulator.html","topicUid":"DotNext.Threading.Atomic`1.Accumulator"},{"name":"Atomic.Updater","href":"DotNext.Threading.Atomic-1.Updater.html","topicHref":"DotNext.Threading.Atomic-1.Updater.html","topicUid":"DotNext.Threading.Atomic`1.Updater"},{"name":"ExchangeTerminatedException","href":"DotNext.Threading.ExchangeTerminatedException.html","topicHref":"DotNext.Threading.ExchangeTerminatedException.html","topicUid":"DotNext.Threading.ExchangeTerminatedException"},{"name":"IAsyncEvent","href":"DotNext.Threading.IAsyncEvent.html","topicHref":"DotNext.Threading.IAsyncEvent.html","topicUid":"DotNext.Threading.IAsyncEvent"},{"name":"IAsyncResetEvent","href":"DotNext.Threading.IAsyncResetEvent.html","topicHref":"DotNext.Threading.IAsyncResetEvent.html","topicUid":"DotNext.Threading.IAsyncResetEvent"},{"name":"IInterlockedOperations","href":"DotNext.Threading.IInterlockedOperations-1.html","topicHref":"DotNext.Threading.IInterlockedOperations-1.html","topicUid":"DotNext.Threading.IInterlockedOperations`1"},{"name":"LinkedCancellationTokenSource","href":"DotNext.Threading.LinkedCancellationTokenSource.html","topicHref":"DotNext.Threading.LinkedCancellationTokenSource.html","topicUid":"DotNext.Threading.LinkedCancellationTokenSource"},{"name":"LinkedTokenSourceFactory","href":"DotNext.Threading.LinkedTokenSourceFactory.html","topicHref":"DotNext.Threading.LinkedTokenSourceFactory.html","topicUid":"DotNext.Threading.LinkedTokenSourceFactory"},{"name":"Lock","href":"DotNext.Threading.Lock.html","topicHref":"DotNext.Threading.Lock.html","topicUid":"DotNext.Threading.Lock"},{"name":"Lock.Holder","href":"DotNext.Threading.Lock.Holder.html","topicHref":"DotNext.Threading.Lock.Holder.html","topicUid":"DotNext.Threading.Lock.Holder"},{"name":"LockAcquisition","href":"DotNext.Threading.LockAcquisition.html","topicHref":"DotNext.Threading.LockAcquisition.html","topicUid":"DotNext.Threading.LockAcquisition"},{"name":"PendingTaskInterruptedException","href":"DotNext.Threading.PendingTaskInterruptedException.html","topicHref":"DotNext.Threading.PendingTaskInterruptedException.html","topicUid":"DotNext.Threading.PendingTaskInterruptedException"},{"name":"QueuedSynchronizer","href":"DotNext.Threading.QueuedSynchronizer.html","topicHref":"DotNext.Threading.QueuedSynchronizer.html","topicUid":"DotNext.Threading.QueuedSynchronizer"},{"name":"QueuedSynchronizer","href":"DotNext.Threading.QueuedSynchronizer-1.html","topicHref":"DotNext.Threading.QueuedSynchronizer-1.html","topicUid":"DotNext.Threading.QueuedSynchronizer`1"},{"name":"ReaderWriterSpinLock","href":"DotNext.Threading.ReaderWriterSpinLock.html","topicHref":"DotNext.Threading.ReaderWriterSpinLock.html","topicUid":"DotNext.Threading.ReaderWriterSpinLock"},{"name":"ReaderWriterSpinLock.LockStamp","href":"DotNext.Threading.ReaderWriterSpinLock.LockStamp.html","topicHref":"DotNext.Threading.ReaderWriterSpinLock.LockStamp.html","topicUid":"DotNext.Threading.ReaderWriterSpinLock.LockStamp"},{"name":"Scheduler","href":"DotNext.Threading.Scheduler.html","topicHref":"DotNext.Threading.Scheduler.html","topicUid":"DotNext.Threading.Scheduler"},{"name":"Scheduler.DelayedTask","href":"DotNext.Threading.Scheduler.DelayedTask.html","topicHref":"DotNext.Threading.Scheduler.DelayedTask.html","topicUid":"DotNext.Threading.Scheduler.DelayedTask"},{"name":"Scheduler.DelayedTaskCanceledException","href":"DotNext.Threading.Scheduler.DelayedTaskCanceledException.html","topicHref":"DotNext.Threading.Scheduler.DelayedTaskCanceledException.html","topicUid":"DotNext.Threading.Scheduler.DelayedTaskCanceledException"},{"name":"Scheduler.DelayedTask","href":"DotNext.Threading.Scheduler.DelayedTask-1.html","topicHref":"DotNext.Threading.Scheduler.DelayedTask-1.html","topicUid":"DotNext.Threading.Scheduler.DelayedTask`1"},{"name":"ThreadPoolWorkItemFactory","href":"DotNext.Threading.ThreadPoolWorkItemFactory.html","topicHref":"DotNext.Threading.ThreadPoolWorkItemFactory.html","topicUid":"DotNext.Threading.ThreadPoolWorkItemFactory"},{"name":"Timeout","href":"DotNext.Threading.Timeout.html","topicHref":"DotNext.Threading.Timeout.html","topicUid":"DotNext.Threading.Timeout"}]},{"name":"DotNext.Threading.Channels","href":"DotNext.Threading.Channels.html","topicHref":"DotNext.Threading.Channels.html","topicUid":"DotNext.Threading.Channels","items":[{"name":"PersistentChannelOptions","href":"DotNext.Threading.Channels.PersistentChannelOptions.html","topicHref":"DotNext.Threading.Channels.PersistentChannelOptions.html","topicUid":"DotNext.Threading.Channels.PersistentChannelOptions"},{"name":"PersistentChannel","href":"DotNext.Threading.Channels.PersistentChannel-2.html","topicHref":"DotNext.Threading.Channels.PersistentChannel-2.html","topicUid":"DotNext.Threading.Channels.PersistentChannel`2"}]},{"name":"DotNext.Threading.Tasks","href":"DotNext.Threading.Tasks.html","topicHref":"DotNext.Threading.Tasks.html","topicUid":"DotNext.Threading.Tasks","items":[{"name":"Conversion","href":"DotNext.Threading.Tasks.Conversion.html","topicHref":"DotNext.Threading.Tasks.Conversion.html","topicUid":"DotNext.Threading.Tasks.Conversion"},{"name":"DynamicTaskAwaitable","href":"DotNext.Threading.Tasks.DynamicTaskAwaitable.html","topicHref":"DotNext.Threading.Tasks.DynamicTaskAwaitable.html","topicUid":"DotNext.Threading.Tasks.DynamicTaskAwaitable"},{"name":"DynamicTaskAwaitable.Awaiter","href":"DotNext.Threading.Tasks.DynamicTaskAwaitable.Awaiter.html","topicHref":"DotNext.Threading.Tasks.DynamicTaskAwaitable.Awaiter.html","topicUid":"DotNext.Threading.Tasks.DynamicTaskAwaitable.Awaiter"},{"name":"ManualResetCompletionSource","href":"DotNext.Threading.Tasks.ManualResetCompletionSource.html","topicHref":"DotNext.Threading.Tasks.ManualResetCompletionSource.html","topicUid":"DotNext.Threading.Tasks.ManualResetCompletionSource"},{"name":"ManualResetCompletionSourceStatus","href":"DotNext.Threading.Tasks.ManualResetCompletionSourceStatus.html","topicHref":"DotNext.Threading.Tasks.ManualResetCompletionSourceStatus.html","topicUid":"DotNext.Threading.Tasks.ManualResetCompletionSourceStatus"},{"name":"Synchronization","href":"DotNext.Threading.Tasks.Synchronization.html","topicHref":"DotNext.Threading.Tasks.Synchronization.html","topicUid":"DotNext.Threading.Tasks.Synchronization"},{"name":"TaskCompletionPipe","href":"DotNext.Threading.Tasks.TaskCompletionPipe.html","topicHref":"DotNext.Threading.Tasks.TaskCompletionPipe.html","topicUid":"DotNext.Threading.Tasks.TaskCompletionPipe"},{"name":"TaskCompletionPipe.Consumer","href":"DotNext.Threading.Tasks.TaskCompletionPipe.Consumer-1.html","topicHref":"DotNext.Threading.Tasks.TaskCompletionPipe.Consumer-1.html","topicUid":"DotNext.Threading.Tasks.TaskCompletionPipe.Consumer`1"},{"name":"TaskCompletionPipe","href":"DotNext.Threading.Tasks.TaskCompletionPipe-1.html","topicHref":"DotNext.Threading.Tasks.TaskCompletionPipe-1.html","topicUid":"DotNext.Threading.Tasks.TaskCompletionPipe`1"},{"name":"ValueTaskCompletionSource","href":"DotNext.Threading.Tasks.ValueTaskCompletionSource.html","topicHref":"DotNext.Threading.Tasks.ValueTaskCompletionSource.html","topicUid":"DotNext.Threading.Tasks.ValueTaskCompletionSource"},{"name":"ValueTaskCompletionSource","href":"DotNext.Threading.Tasks.ValueTaskCompletionSource-1.html","topicHref":"DotNext.Threading.Tasks.ValueTaskCompletionSource-1.html","topicUid":"DotNext.Threading.Tasks.ValueTaskCompletionSource`1"}]}],"memberLayout":"SamePage"} diff --git a/xrefmap.yml b/xrefmap.yml index 7ae469669..56c3f70ef 100644 --- a/xrefmap.yml +++ b/xrefmap.yml @@ -5103,6 +5103,225 @@ references: isSpec: "True" fullName: DotNext.CharComparer.GetHashCode nameWithType: CharComparer.GetHashCode +- uid: DotNext.Collections.Concurrent + name: DotNext.Collections.Concurrent + href: api/DotNext.Collections.Concurrent.html + commentId: N:DotNext.Collections.Concurrent + fullName: DotNext.Collections.Concurrent + nameWithType: DotNext.Collections.Concurrent +- uid: DotNext.Collections.Concurrent.IndexPool + name: IndexPool + href: api/DotNext.Collections.Concurrent.IndexPool.html + commentId: T:DotNext.Collections.Concurrent.IndexPool + fullName: DotNext.Collections.Concurrent.IndexPool + nameWithType: IndexPool +- uid: DotNext.Collections.Concurrent.IndexPool.#ctor + name: IndexPool() + href: api/DotNext.Collections.Concurrent.IndexPool.html#DotNext_Collections_Concurrent_IndexPool__ctor + commentId: M:DotNext.Collections.Concurrent.IndexPool.#ctor + name.vb: New() + fullName: DotNext.Collections.Concurrent.IndexPool.IndexPool() + fullName.vb: DotNext.Collections.Concurrent.IndexPool.New() + nameWithType: IndexPool.IndexPool() + nameWithType.vb: IndexPool.New() +- uid: DotNext.Collections.Concurrent.IndexPool.#ctor(System.Int32) + name: IndexPool(int) + href: api/DotNext.Collections.Concurrent.IndexPool.html#DotNext_Collections_Concurrent_IndexPool__ctor_System_Int32_ + commentId: M:DotNext.Collections.Concurrent.IndexPool.#ctor(System.Int32) + name.vb: New(Integer) + fullName: DotNext.Collections.Concurrent.IndexPool.IndexPool(int) + fullName.vb: DotNext.Collections.Concurrent.IndexPool.New(Integer) + nameWithType: IndexPool.IndexPool(int) + nameWithType.vb: IndexPool.New(Integer) +- uid: DotNext.Collections.Concurrent.IndexPool.#ctor* + name: IndexPool + href: api/DotNext.Collections.Concurrent.IndexPool.html#DotNext_Collections_Concurrent_IndexPool__ctor_ + commentId: Overload:DotNext.Collections.Concurrent.IndexPool.#ctor + isSpec: "True" + name.vb: New + fullName: DotNext.Collections.Concurrent.IndexPool.IndexPool + fullName.vb: DotNext.Collections.Concurrent.IndexPool.New + nameWithType: IndexPool.IndexPool + nameWithType.vb: IndexPool.New +- uid: DotNext.Collections.Concurrent.IndexPool.Capacity + name: Capacity + href: api/DotNext.Collections.Concurrent.IndexPool.html#DotNext_Collections_Concurrent_IndexPool_Capacity + commentId: P:DotNext.Collections.Concurrent.IndexPool.Capacity + fullName: DotNext.Collections.Concurrent.IndexPool.Capacity + nameWithType: IndexPool.Capacity +- uid: DotNext.Collections.Concurrent.IndexPool.Capacity* + name: Capacity + href: api/DotNext.Collections.Concurrent.IndexPool.html#DotNext_Collections_Concurrent_IndexPool_Capacity_ + commentId: Overload:DotNext.Collections.Concurrent.IndexPool.Capacity + isSpec: "True" + fullName: DotNext.Collections.Concurrent.IndexPool.Capacity + nameWithType: IndexPool.Capacity +- uid: DotNext.Collections.Concurrent.IndexPool.Contains(System.Int32) + name: Contains(int) + href: api/DotNext.Collections.Concurrent.IndexPool.html#DotNext_Collections_Concurrent_IndexPool_Contains_System_Int32_ + commentId: M:DotNext.Collections.Concurrent.IndexPool.Contains(System.Int32) + name.vb: Contains(Integer) + fullName: DotNext.Collections.Concurrent.IndexPool.Contains(int) + fullName.vb: DotNext.Collections.Concurrent.IndexPool.Contains(Integer) + nameWithType: IndexPool.Contains(int) + nameWithType.vb: IndexPool.Contains(Integer) +- uid: DotNext.Collections.Concurrent.IndexPool.Contains* + name: Contains + href: api/DotNext.Collections.Concurrent.IndexPool.html#DotNext_Collections_Concurrent_IndexPool_Contains_ + commentId: Overload:DotNext.Collections.Concurrent.IndexPool.Contains + isSpec: "True" + fullName: DotNext.Collections.Concurrent.IndexPool.Contains + nameWithType: IndexPool.Contains +- uid: DotNext.Collections.Concurrent.IndexPool.Count + name: Count + href: api/DotNext.Collections.Concurrent.IndexPool.html#DotNext_Collections_Concurrent_IndexPool_Count + commentId: P:DotNext.Collections.Concurrent.IndexPool.Count + fullName: DotNext.Collections.Concurrent.IndexPool.Count + nameWithType: IndexPool.Count +- uid: DotNext.Collections.Concurrent.IndexPool.Count* + name: Count + href: api/DotNext.Collections.Concurrent.IndexPool.html#DotNext_Collections_Concurrent_IndexPool_Count_ + commentId: Overload:DotNext.Collections.Concurrent.IndexPool.Count + isSpec: "True" + fullName: DotNext.Collections.Concurrent.IndexPool.Count + nameWithType: IndexPool.Count +- uid: DotNext.Collections.Concurrent.IndexPool.Enumerator + name: IndexPool.Enumerator + href: api/DotNext.Collections.Concurrent.IndexPool.Enumerator.html + commentId: T:DotNext.Collections.Concurrent.IndexPool.Enumerator + fullName: DotNext.Collections.Concurrent.IndexPool.Enumerator + nameWithType: IndexPool.Enumerator +- uid: DotNext.Collections.Concurrent.IndexPool.Enumerator.Current + name: Current + href: api/DotNext.Collections.Concurrent.IndexPool.Enumerator.html#DotNext_Collections_Concurrent_IndexPool_Enumerator_Current + commentId: P:DotNext.Collections.Concurrent.IndexPool.Enumerator.Current + fullName: DotNext.Collections.Concurrent.IndexPool.Enumerator.Current + nameWithType: IndexPool.Enumerator.Current +- uid: DotNext.Collections.Concurrent.IndexPool.Enumerator.Current* + name: Current + href: api/DotNext.Collections.Concurrent.IndexPool.Enumerator.html#DotNext_Collections_Concurrent_IndexPool_Enumerator_Current_ + commentId: Overload:DotNext.Collections.Concurrent.IndexPool.Enumerator.Current + isSpec: "True" + fullName: DotNext.Collections.Concurrent.IndexPool.Enumerator.Current + nameWithType: IndexPool.Enumerator.Current +- uid: DotNext.Collections.Concurrent.IndexPool.Enumerator.MoveNext + name: MoveNext() + href: api/DotNext.Collections.Concurrent.IndexPool.Enumerator.html#DotNext_Collections_Concurrent_IndexPool_Enumerator_MoveNext + commentId: M:DotNext.Collections.Concurrent.IndexPool.Enumerator.MoveNext + fullName: DotNext.Collections.Concurrent.IndexPool.Enumerator.MoveNext() + nameWithType: IndexPool.Enumerator.MoveNext() +- uid: DotNext.Collections.Concurrent.IndexPool.Enumerator.MoveNext* + name: MoveNext + href: api/DotNext.Collections.Concurrent.IndexPool.Enumerator.html#DotNext_Collections_Concurrent_IndexPool_Enumerator_MoveNext_ + commentId: Overload:DotNext.Collections.Concurrent.IndexPool.Enumerator.MoveNext + isSpec: "True" + fullName: DotNext.Collections.Concurrent.IndexPool.Enumerator.MoveNext + nameWithType: IndexPool.Enumerator.MoveNext +- uid: DotNext.Collections.Concurrent.IndexPool.GetEnumerator + name: GetEnumerator() + href: api/DotNext.Collections.Concurrent.IndexPool.html#DotNext_Collections_Concurrent_IndexPool_GetEnumerator + commentId: M:DotNext.Collections.Concurrent.IndexPool.GetEnumerator + fullName: DotNext.Collections.Concurrent.IndexPool.GetEnumerator() + nameWithType: IndexPool.GetEnumerator() +- uid: DotNext.Collections.Concurrent.IndexPool.GetEnumerator* + name: GetEnumerator + href: api/DotNext.Collections.Concurrent.IndexPool.html#DotNext_Collections_Concurrent_IndexPool_GetEnumerator_ + commentId: Overload:DotNext.Collections.Concurrent.IndexPool.GetEnumerator + isSpec: "True" + fullName: DotNext.Collections.Concurrent.IndexPool.GetEnumerator + nameWithType: IndexPool.GetEnumerator +- uid: DotNext.Collections.Concurrent.IndexPool.MaxValue + name: MaxValue + href: api/DotNext.Collections.Concurrent.IndexPool.html#DotNext_Collections_Concurrent_IndexPool_MaxValue + commentId: P:DotNext.Collections.Concurrent.IndexPool.MaxValue + fullName: DotNext.Collections.Concurrent.IndexPool.MaxValue + nameWithType: IndexPool.MaxValue +- uid: DotNext.Collections.Concurrent.IndexPool.MaxValue* + name: MaxValue + href: api/DotNext.Collections.Concurrent.IndexPool.html#DotNext_Collections_Concurrent_IndexPool_MaxValue_ + commentId: Overload:DotNext.Collections.Concurrent.IndexPool.MaxValue + isSpec: "True" + fullName: DotNext.Collections.Concurrent.IndexPool.MaxValue + nameWithType: IndexPool.MaxValue +- uid: DotNext.Collections.Concurrent.IndexPool.Return(System.Int32) + name: Return(int) + href: api/DotNext.Collections.Concurrent.IndexPool.html#DotNext_Collections_Concurrent_IndexPool_Return_System_Int32_ + commentId: M:DotNext.Collections.Concurrent.IndexPool.Return(System.Int32) + name.vb: Return(Integer) + fullName: DotNext.Collections.Concurrent.IndexPool.Return(int) + fullName.vb: DotNext.Collections.Concurrent.IndexPool.Return(Integer) + nameWithType: IndexPool.Return(int) + nameWithType.vb: IndexPool.Return(Integer) +- uid: DotNext.Collections.Concurrent.IndexPool.Return(System.ReadOnlySpan{System.Int32}) + name: Return(ReadOnlySpan) + href: api/DotNext.Collections.Concurrent.IndexPool.html#DotNext_Collections_Concurrent_IndexPool_Return_System_ReadOnlySpan_System_Int32__ + commentId: M:DotNext.Collections.Concurrent.IndexPool.Return(System.ReadOnlySpan{System.Int32}) + name.vb: Return(ReadOnlySpan(Of Integer)) + fullName: DotNext.Collections.Concurrent.IndexPool.Return(System.ReadOnlySpan) + fullName.vb: DotNext.Collections.Concurrent.IndexPool.Return(System.ReadOnlySpan(Of Integer)) + nameWithType: IndexPool.Return(ReadOnlySpan) + nameWithType.vb: IndexPool.Return(ReadOnlySpan(Of Integer)) +- uid: DotNext.Collections.Concurrent.IndexPool.Return* + name: Return + href: api/DotNext.Collections.Concurrent.IndexPool.html#DotNext_Collections_Concurrent_IndexPool_Return_ + commentId: Overload:DotNext.Collections.Concurrent.IndexPool.Return + isSpec: "True" + fullName: DotNext.Collections.Concurrent.IndexPool.Return + nameWithType: IndexPool.Return +- uid: DotNext.Collections.Concurrent.IndexPool.Take + name: Take() + href: api/DotNext.Collections.Concurrent.IndexPool.html#DotNext_Collections_Concurrent_IndexPool_Take + commentId: M:DotNext.Collections.Concurrent.IndexPool.Take + fullName: DotNext.Collections.Concurrent.IndexPool.Take() + nameWithType: IndexPool.Take() +- uid: DotNext.Collections.Concurrent.IndexPool.Take(System.Span{System.Int32}) + name: Take(Span) + href: api/DotNext.Collections.Concurrent.IndexPool.html#DotNext_Collections_Concurrent_IndexPool_Take_System_Span_System_Int32__ + commentId: M:DotNext.Collections.Concurrent.IndexPool.Take(System.Span{System.Int32}) + name.vb: Take(Span(Of Integer)) + fullName: DotNext.Collections.Concurrent.IndexPool.Take(System.Span) + fullName.vb: DotNext.Collections.Concurrent.IndexPool.Take(System.Span(Of Integer)) + nameWithType: IndexPool.Take(Span) + nameWithType.vb: IndexPool.Take(Span(Of Integer)) +- uid: DotNext.Collections.Concurrent.IndexPool.Take* + name: Take + href: api/DotNext.Collections.Concurrent.IndexPool.html#DotNext_Collections_Concurrent_IndexPool_Take_ + commentId: Overload:DotNext.Collections.Concurrent.IndexPool.Take + isSpec: "True" + fullName: DotNext.Collections.Concurrent.IndexPool.Take + nameWithType: IndexPool.Take +- uid: DotNext.Collections.Concurrent.IndexPool.TryPeek(System.Int32@) + name: TryPeek(out int) + href: api/DotNext.Collections.Concurrent.IndexPool.html#DotNext_Collections_Concurrent_IndexPool_TryPeek_System_Int32__ + commentId: M:DotNext.Collections.Concurrent.IndexPool.TryPeek(System.Int32@) + name.vb: TryPeek(Integer) + fullName: DotNext.Collections.Concurrent.IndexPool.TryPeek(out int) + fullName.vb: DotNext.Collections.Concurrent.IndexPool.TryPeek(Integer) + nameWithType: IndexPool.TryPeek(out int) + nameWithType.vb: IndexPool.TryPeek(Integer) +- uid: DotNext.Collections.Concurrent.IndexPool.TryPeek* + name: TryPeek + href: api/DotNext.Collections.Concurrent.IndexPool.html#DotNext_Collections_Concurrent_IndexPool_TryPeek_ + commentId: Overload:DotNext.Collections.Concurrent.IndexPool.TryPeek + isSpec: "True" + fullName: DotNext.Collections.Concurrent.IndexPool.TryPeek + nameWithType: IndexPool.TryPeek +- uid: DotNext.Collections.Concurrent.IndexPool.TryTake(System.Int32@) + name: TryTake(out int) + href: api/DotNext.Collections.Concurrent.IndexPool.html#DotNext_Collections_Concurrent_IndexPool_TryTake_System_Int32__ + commentId: M:DotNext.Collections.Concurrent.IndexPool.TryTake(System.Int32@) + name.vb: TryTake(Integer) + fullName: DotNext.Collections.Concurrent.IndexPool.TryTake(out int) + fullName.vb: DotNext.Collections.Concurrent.IndexPool.TryTake(Integer) + nameWithType: IndexPool.TryTake(out int) + nameWithType.vb: IndexPool.TryTake(Integer) +- uid: DotNext.Collections.Concurrent.IndexPool.TryTake* + name: TryTake + href: api/DotNext.Collections.Concurrent.IndexPool.html#DotNext_Collections_Concurrent_IndexPool_TryTake_ + commentId: Overload:DotNext.Collections.Concurrent.IndexPool.TryTake + isSpec: "True" + fullName: DotNext.Collections.Concurrent.IndexPool.TryTake + nameWithType: IndexPool.TryTake - uid: DotNext.Collections.Generic name: DotNext.Collections.Generic href: api/DotNext.Collections.Generic.html @@ -33136,6 +33355,22 @@ references: fullName.vb: DotNext.Numerics.Number.GetMaxByteCount(Of T)() nameWithType: Number.GetMaxByteCount() nameWithType.vb: Number.GetMaxByteCount(Of T)() +- uid: DotNext.Numerics.Number.IsPrime* + name: IsPrime + href: api/DotNext.Numerics.Number.html#DotNext_Numerics_Number_IsPrime_ + commentId: Overload:DotNext.Numerics.Number.IsPrime + isSpec: "True" + fullName: DotNext.Numerics.Number.IsPrime + nameWithType: Number.IsPrime +- uid: DotNext.Numerics.Number.IsPrime``1(``0) + name: IsPrime(T) + href: api/DotNext.Numerics.Number.html#DotNext_Numerics_Number_IsPrime__1___0_ + commentId: M:DotNext.Numerics.Number.IsPrime``1(``0) + name.vb: IsPrime(Of T)(T) + fullName: DotNext.Numerics.Number.IsPrime(T) + fullName.vb: DotNext.Numerics.Number.IsPrime(Of T)(T) + nameWithType: Number.IsPrime(T) + nameWithType.vb: Number.IsPrime(Of T)(T) - uid: DotNext.Numerics.Number.IsSigned* name: IsSigned href: api/DotNext.Numerics.Number.html#DotNext_Numerics_Number_IsSigned_
  • TypeCondition
    ArgumentOutOfRangeException

    value is negative or zero.