RFA .NET
The OMMConsumer type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | Destroy | Destrys this OMMConsumer.
After calling Destroy() application must not use the destroyed instance. (Overrides EventSource..::..Destroy()()()().) |
![]() | RegisterClient(EventQueue, OMMIntSpec, Client) | Opens an event stream for this interest specification on this OMMConsumer. |
![]() | RegisterClient(EventQueue, OMMIntSpec, Client, Object) | Opens an event stream for this interest specification on this OMMConsumer. |
![]() | ReissueClient(List<(Of <<'(Int64>)>>), OMMIntSpec) | Modifies the existing multiple event stream. |
![]() | ReissueClient(Int64, OMMIntSpec) | Modifies the existing event stream. |
![]() | Submit(OMMCmd) | Sends Generic and Post messages. |
![]() | Submit(OMMCmd, Object) | Sends Generic and Post messages. |
![]() | ToRFA_String | String representation of this object. (Overrides EventSource..::..ToRFA_String()()()().) |
![]() | ToString | String representation of this object. (Overrides EventSource..::..ToString()()()().) |
![]() | UnregisterClient()()()() | Closes all event streams but exclude login stream. |
![]() | UnregisterClient(List<(Of <<'(Int64>)>>)) | Closed multiple event streams associated with a list of item handles. |
![]() | UnregisterClient(Int64) | Closes the event stream associated with the handle. |
![]() | UnregisterClient(List<(Of <<'(Int64>)>>), OMMIntSpec) | Closed multiple event streams associated with a list of item handles. |
![]() | UnregisterClient(Int64, OMMIntSpec) | Closes the event stream associated with the handle. |