Implemented interface member:
property
SupportedFormats
Microsoft.AspNetCore.Connections.Features.ITransferFormatFeature.SupportedFormats
9 writes to SupportedFormats
Microsoft.AspNetCore.SignalR.Tests (9)
HubConnectionHandlerTests.cs (9)
285
client.
SupportedFormats
= TransferFormat.Text;
315
client.
SupportedFormats
= TransferFormat.Text;
345
client.
SupportedFormats
= TransferFormat.Text;
388
client.
SupportedFormats
= TransferFormat.Text;
427
client.
SupportedFormats
= TransferFormat.Text;
2016
client.
SupportedFormats
= protocol.TransferFormat;
2460
client.
SupportedFormats
= TransferFormat.Binary;
2498
client.
SupportedFormats
= TransferFormat.Binary;
2522
client.
SupportedFormats
= TransferFormat.Binary;