Property ReadTimeoutMs
Namespace: Belay.Extensions.Configuration
Assembly: Belay.Extensions.dll
ReadTimeoutMs
Gets or sets the read timeout in milliseconds.
csharp
public int ReadTimeoutMs { get; set; }
Namespace: Belay.Extensions.Configuration
Assembly: Belay.Extensions.dll
Gets or sets the read timeout in milliseconds.
public int ReadTimeoutMs { get; set; }