C# Класс Microsoft.AspNet.SignalR.Tests.WebSocketFacts

Показать файл Открыть проект

Приватные методы

Метод Описание
ClientCanReceiveMessagesOver64KBViaWebSockets ( HostType hostType, TransportType transportType ) : Task
MaxIncomingWebSocketMessageSizeCanBeDisabled ( HostType hostType, TransportType transportType ) : void
MaxIncomingWebSocketMessageSizeCanBeIncreased ( HostType hostType, TransportType transportType ) : void
MaxIncomingWebSocketMessageSizeCanBeReduced ( HostType hostType, TransportType transportType ) : void
SendingDuringWebSocketReconnectFails ( HostType hostType, TransportType transportType ) : Task
ServerCannotReceiveMessagesOver64KBViaWebSockets ( HostType hostType, TransportType transportType ) : Task