2 implementations of Version
Microsoft.AspNetCore.Components.Server (1)
BlazorPack\BlazorPackHubProtocol.cs (1)
27
public int
Version
=> ProtocolVersion;
Microsoft.AspNetCore.SignalR.Protocols.Json (1)
Protocol\JsonHubProtocol.cs (1)
77
public int
Version
=> ProtocolVersion;