skipNegotiation property

bool skipNegotiation
getter/setter pair

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;