Class RawReplConfiguration
Namespace: Belay.Extensions.Configuration
Assembly: Belay.Extensions.dll
Configuration for Raw REPL protocol.
csharp
public class RawReplConfiguration
Inheritance
Inherited Members
object.Equals(object?), object.Equals(object?, object?), object.GetHashCode(), object.GetType(), object.MemberwiseClone(), object.ReferenceEquals(object?, object?), object.ToString()
Properties
Gets or sets the initialization timeout in milliseconds.
Gets or sets the maximum retries for protocol operations.
Gets or sets the window size for flow control.