C# Class QuickFix.ConnectionResetByPeerException

Socket connection was reset by peer
Inheritance: QuickFIXException
Exibir arquivo Open project: kennystone/quickfixn

Public Methods

Method Description
ConnectionResetByPeerException ( )
ConnectionResetByPeerException ( System innerException )

Method Details

ConnectionResetByPeerException() public method

ConnectionResetByPeerException() public method

public ConnectionResetByPeerException ( System innerException )
innerException System