.NET API Catalog
  • Browse
  • Search
  • Diff
  • Others
    Feature Usage Stats
    Version Source
  • .NET Upgrade Planner
  1. Catalog
  2. StackExchange.Redis
  3. IConnectionMultiplexer
  4. PreserveAsyncOrder
  • IConnectionMultiplexer
    • ClientName
    • Configuration
    • IncludeDetailInExceptions
    • IsConnected
    • OperationCount
    • PreserveAsyncOrder
    • StormLogThreshold
    • TimeoutMilliseconds
    • BeginProfiling(Object)
    • Close(Boolean)
    • CloseAsync(Boolean)
    • Configure(TextWriter)
    • ConfigureAsync(TextWriter)
    • Dispose()
    • FinishProfiling(Object, Boolean)
    • GetCounters()
    • GetDatabase(Int32, Object)
    • GetEndPoints(Boolean)
    • GetServer(EndPoint, Object)
    • GetServer(IPAddress, Int32)
    • GetServer(String, Object)
    • GetServer(String, Int32, Object)
    • GetStatus()
    • GetStatus(TextWriter)
    • GetStormLog()
    • GetSubscriber(Object)
    • HashSlot(RedisKey)
    • PublishReconfigure(CommandFlags)
    • PublishReconfigureAsync(CommandFlags)
    • RegisterProfiler(IProfiler)
    • ResetStormLog()
    • ToString()
    • Wait(Task)
    • Wait<T>(Task<T>)
    • WaitAll(Task[])
    • ConfigurationChanged
    • ConfigurationChangedBroadcast
    • ConnectionFailed
    • ConnectionRestored
    • ErrorMessage
    • HashSlotMoved
    • InternalError
netcoreapp2.2
namespace StackExchange.Redis
{
    public interface IConnectionMultiplexer
    {
        bool PreserveAsyncOrder { get; set; }
    }
}
nuget.org
0.0 %
Reference this API
0.0 %
Get property
0.0 %
Set property
.NET Core 2.02.12.2
Information specific to netcoreapp2.2
Assembly

StackExchange.Redis.StrongName , Version=1.2.6.0, PublicKeyToken=c219ff1ca8c2ce46

Referencing

The API is automatically referenced.

Platform Restrictions

This framework does not have platform annotations.

  • Built-in API
  • Package-provided API
Search

03/18/2025
An error has occurred. This application may no longer respond until reloaded. Reload 🗙