Skip to content

Class NamedPipeTransportOptions

Namespace: DotBoxD.Pushdown.Services
Assembly: DotBoxD.Pushdown.Services.dll

public sealed record NamedPipeTransportOptions : IEquatable<NamedPipeTransportOptions>

objectNamedPipeTransportOptions

IEquatable<NamedPipeTransportOptions>

object.Equals(object?), object.Equals(object?, object?), object.GetHashCode(), object.GetType(), object.ReferenceEquals(object?, object?), object.ToString()

public NamedPipeTransportOptions(bool AllowUnsafeLowEntropyName = false)

AllowUnsafeLowEntropyName bool

public bool AllowUnsafeLowEntropyName { get; init; }

bool

public static NamedPipeTransportOptions Default { get; }

NamedPipeTransportOptions

public static NamedPipeTransportOptions UnsafeDevelopment { get; }

NamedPipeTransportOptions