Return the active print folder associated with the session. This static method avoids needing an active HostConnection object--if you have a HostConnection object connected, use the sessionPrintFolder property.
String HostConnection.GetSessionPrintFolder(String sessionKey); |
Arguments
HostConnection
Required. | HostConnection class Reference (this is a static method, no HostConnection object need be created prior to calling this method |
sessionKey
Required. | The session key for the active session to query. If the session key is not valid, nulls are returned. |
Remarks
Returns the active Print Folder or null if the sessionKey provided is invalid/timed-out. This folder is where the Flynet Print server will place PDF files converted from host printing.
See Also
printFilesReady | printServerActive | sessionPrintFolder
Applies To: HostConnection object
© 2016 Inventu Corporation, Flynet LTD