name property
The name of the protocol. This is used by SignalR to resolve the protocol between the client and server.
Implementation
final String name;
The name of the protocol. This is used by SignalR to resolve the protocol between the client and server.
final String name;