protocolErrorCount property
int
get
protocolErrorCount
Gets the number of protocol errors
Implementation
int get protocolErrorCount => _protocolErrorCount;
Gets the number of protocol errors
int get protocolErrorCount => _protocolErrorCount;