Session was closed.
Inheritance Hierarchy
com.b2bits.FIXAntennaEvent
com.b2bits.FIXAntennaNotification
com.b2bits.FIXAntennaSessionNotification
com.b2bits.FIXAntennaSessionWasClosed
Namespace: com.b2bits.FIXAntenna
Assembly: FIXAntenna_net4.0 (in FIXAntenna_net4.0.dll) Version: 2.27.1.0
Syntax
The SessionWasClosed type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString | Returns event description. (Inherited from Event.) |
Properties
Name | Description | |
---|---|---|
![]() | SenderCompID | Returns SenderCompID of session. (Inherited from SessionNotification.) |
![]() | SessionID | Returns Session Identifier. (Inherited from SessionNotification.) |
![]() | TargetCompID | Returns TargetCompID of session. (Inherited from SessionNotification.) |
See Also