Implemented interface member:
property
ActiveFormat
Microsoft.AspNetCore.Connections.Features.ITransferFormatFeature.ActiveFormat
1 write to ActiveFormat
Microsoft.AspNetCore.Http.Connections (1)
Internal\HttpConnectionContext.cs (1)
82
ActiveFormat
= TransferFormat.Text;
1 reference to ActiveFormat
Microsoft.AspNetCore.Http.Connections (1)
Internal\Transports\WebSocketsServerTransport.cs (1)
228
var webSocketMessageType = (_connection.
ActiveFormat
== TransferFormat.Binary