/AWS1/CL_GMZPERFRMANCESTATSC00¶
Configuration settings for sharing the stream session's performance stats with the client
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_sharedwithclient TYPE /AWS1/GMZBOOLEAN /AWS1/GMZBOOLEAN¶
Performance stats for the session are streamed to the client when set to
true. Defaults tofalse.
Queryable Attributes¶
SharedWithClient¶
Performance stats for the session are streamed to the client when set to
true. Defaults tofalse.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SHAREDWITHCLIENT() |
Getter for SHAREDWITHCLIENT, with configurable default |
ASK_SHAREDWITHCLIENT() |
Getter for SHAREDWITHCLIENT w/ exceptions if field has no va |
HAS_SHAREDWITHCLIENT() |
Determine if SHAREDWITHCLIENT has a value |