LBM Monitor class

C# |
public class LBMMonitor

All Members | Constructors | Methods | Fields | ||
Icon | Member | Description |
---|---|---|
![]() | LBMMonitor()()() | Initializes a new instance of the LBMMonitor class |
![]() ![]() | ATTR_SOURCE_IM |
Source/receiver statistics are from an immediate transport session.
|
![]() ![]() | ATTR_SOURCE_NORMAL |
Source/receiver statistics are from a normal transport session.
|
![]() ![]() | EAGAIN |
LBM Monitor error: Insufficient resources.
|
![]() ![]() | EALREADY |
LBM Monitor error: Resource already registered.
|
![]() ![]() | EINVAL |
LBM Monitor error: An invalid argument was passed.
|
![]() ![]() | ELBMFAIL |
LBM Monitor error: A call to an LBM function failed.
|
![]() ![]() | EMODFAIL |
LBM Monitor error: A call to a module function failed.
|
![]() ![]() | ENOMEM |
LBM Monitor error: Out of memory.
|
![]() ![]() | errorMessage()()() |
Returns last LBM Monitor error message
|
![]() ![]() | errorNumber()()() |
Returns last LBM Monitor error number
|
![]() ![]() | FORMAT_CSV |
Format type: Comma-separated values
|
![]() ![]() | TRANSPORT_LBM |
Transport type: LBM
|
![]() ![]() | TRANSPORT_LBMSNMP |
Transport type: LBMSNMP
|
![]() ![]() | TRANSPORT_UDP |
Transport type: UDP
|

Object | |
![]() | LBMMonitor |