Enum member SocketError.ConnectError

Declaration

enum SocketError
{
  // ...
  ConnectError = 0,
  // ...
}

Authors

Copyright

License