Base:
property
ErrorCode
System.Runtime.InteropServices.ExternalException.ErrorCode
2 references to ErrorCode
System (1)
net\System\Net\WebSockets\WebSocketBase.cs (1)
1337convertedException = new WebSocketException(httpListenerException.ErrorCode, httpListenerException);
System.ServiceModel (1)
System\ServiceModel\Channels\SharedHttpTransportManager.cs (1)
412switch (e.ErrorCode)