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