RFA .NET
The OMMConnectionStatsEvent type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | BytesRead | Gets number of actual bytes read from the wire. |
![]() | BytesWritten | Gets number of actual bytes written on the wire. |
![]() | Closure | Gets the closure object. (Inherited from Event.) |
![]() | ConnectionName | Gets the name of the connection on which this event occurred. |
![]() | EventAge | Gets the event age. (Inherited from Event.) |
![]() | EventQueue | Gets the event queue object. (Inherited from Event.) |
![]() | EventSource | Gets the source of the event. (Inherited from Event.) |
![]() | Handle | Gets the handle for this event. (Inherited from Event.) |
![]() | IsEventStreamClosed | Gets the boolean value to determine the event stream has been closed. (Inherited from Event.) |
![]() | Type | Gets the event type. (Inherited from Event.) |