1 write to _options
Microsoft.AspNetCore.Components.Server (1)
Circuits\RemoteJSRuntime.cs (1)
45_options = circuitOptions.Value;
3 references to _options
Microsoft.AspNetCore.Components.Server (3)
Circuits\RemoteJSRuntime.cs (3)
48DefaultAsyncTimeout = _options.JSInteropDefaultCallTimeout; 72if (_options.DetailedErrors) 194=> await RemoteJSDataStream.CreateRemoteJSDataStreamAsync(this, jsStreamReference, totalLength, _maximumIncomingBytes, _options.JSInteropDefaultCallTimeout, cancellationToken);