StandardSqlError.BadNetworkResponse Field
Error code for bad network response.
Namespace: Microsoft.TeamFoundation
Assembly: Microsoft.TeamFoundation.Common (in Microsoft.TeamFoundation.Common.dll)
Syntax
'Declaration
Public Const BadNetworkResponse As Integer
public const int BadNetworkResponse
public:
literal int BadNetworkResponse
static val mutable BadNetworkResponse: int
public const var BadNetworkResponse : int
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.