Class InvalidInboundLogonException
The inbound Logon message is invalid, so the incoming FIX Connection should be rejected.
Implements
Inherited Members
Namespace: OnixS.Fix.Exceptions
Assembly: OnixS.Fix.Engine.dll
Syntax
public class InvalidInboundLogonException : SessionException, ISerializable
Constructors
InvalidInboundLogonException(string)
Constructor.
Declaration
public InvalidInboundLogonException(string reason)
Parameters
Type | Name | Description |
---|---|---|
string | reason | Logon reject reason |