MqContextC - read a block-of-data outof a read-data-package … More...
Functions | |
void | csmqmsgque.MqContextC.ReadL_END () |
C#: → C-API finish to extract a list-items from the read-data-package. … | |
void | csmqmsgque.MqContextC.ReadL_START (MkBufferC buf=null) |
C#: → C-API start to extract a list-items from the read-data-package. … | |
void | csmqmsgque.MqContextC.ReadT_END () |
C#: → C-API finish to extract a longterm-transaction-item from the read-data-package. … | |
void | csmqmsgque.MqContextC.ReadT_START () |
C#: → C-API start to extract a longterm-transaction-item from the read-data-package. … | |
MqContextC - read a block-of-data outof a read-data-package …
|
inline |
C#:
→ C-API ctx.ReadL_END()
finish to extract a list-items from the read-data-package. …
Definition at line 1136 of file MqContextC.cs.
|
inline |
C#:
→ C-API ctx.ReadL_START(MkBufferC buf = null)
start to extract a list-items from the read-data-package. …
Definition at line 1142 of file MqContextC.cs.
|
inline |
|
inline |