skipNegotiation property
A boolean indicating if negotiation should be skipped.
Negotiation can only be skipped when the IHttpConnectionOptions.transport property is set to 'HttpTransportType.WebSockets'.
Implementation
bool skipNegotiation;
A boolean indicating if negotiation should be skipped.
Negotiation can only be skipped when the IHttpConnectionOptions.transport property is set to 'HttpTransportType.WebSockets'.
bool skipNegotiation;