krn.SessionGetInfo

This job returns information about the specified work sessions on the server.

1. Input Parameters

Name Type Required Description

Flags

INT

Yes

Currently not supported — pass 0.

Sessions

STRING

Yes

Semicolon-separated IDs of work sessions

2. Output Parameters

Name Type Dependency Description

SessionInfoType

STRING

Labels of the information returned in parameter SessionInfo

ConnectionInfoType

STRING

Labels of connection information returned in parameter SessionInfo

SessionInfo

STRING

MIME-encoded buffer with session information

3. Return Value

(INT): 0 = Job successful, otherwise error code.