_RFC_SERVER_MONITOR_DATA

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
version(sapnwrfc_sdk_750)
extern (C) @nogc
struct _RFC_SERVER_MONITOR_DATA {}

Members

Variables

clientInfo
RFC_ATTRIBUTES* clientInfo;
Undocumented in source.
functionModuleName
SAP_UC[128] functionModuleName;
Undocumented in source.
isActive
int isActive;
Undocumented in source.
isStateful
int isStateful;
Undocumented in source.
lastActivity
time_t lastActivity;
Undocumented in source.

Meta