Compartilhar via


SignalROptions.MessagePackHubProtocol Propriedade

Definição

Obtém ou define o hub IHubProtocolMessagePack . O padrão é nulo e o protocolo do hub MessagePack não é usado.

public Microsoft.AspNetCore.SignalR.Protocol.IHubProtocol? MessagePackHubProtocol { get; set; }
member this.MessagePackHubProtocol : Microsoft.AspNetCore.SignalR.Protocol.IHubProtocol with get, set
Public Property MessagePackHubProtocol As IHubProtocol

Valor da propriedade

Aplica-se a