Share via


StandardSqlError.ConnectionResetByPeer Field

Error code for connection reset by peer.

Namespace:  Microsoft.TeamFoundation
Assembly:  Microsoft.TeamFoundation.Common (in Microsoft.TeamFoundation.Common.dll)

Syntax

'Declaration
Public Const ConnectionResetByPeer As Integer
public const int ConnectionResetByPeer
public:
literal int ConnectionResetByPeer
static val mutable ConnectionResetByPeer: int
public const var ConnectionResetByPeer : int

.NET Framework Security

See Also

Reference

StandardSqlError Class

Microsoft.TeamFoundation Namespace