C# 클래스 Microsoft.AspNet.SignalR.Tests.WebSocketFacts

파일 보기 프로젝트 열기: SignalR/SignalR

비공개 메소드들

메소드 설명
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