| setlsntransportprofile_sessiontimeout |
Use this method to set timeout, in seconds, for an idle LSN session. If an LSN session is idle for a time that exceeds this value, the Citrix ADC removes the session. This timeout does not apply for a TCP LSN session when a FIN or RST message is received from either of the endpoints. |
Syntax |
Parameters |
transportprofilename |
Name for the LSN transport profile. Must begin with an ASCII alphanumeric or underscore (_) character, and must contain only ASCII alphanumeric, underscore, hash (#), period (.), space, colon (:), at (@), equals (=), and hyphen (-) characters. Cannot be changed after the LSN transport profile is created. The following requirement applies only to the Citrix ADC CLI: If the name includes one or more spaces, enclose the name in double or single quotation marks (for example, "lsn transport profile1" or 'lsn transport profile1'). This is mandatory parameter. |
sessiontimeout |
Timeout, in seconds, for an idle LSN session. If an LSN session is idle for a time that exceeds this value, the Citrix ADC removes the session.
This timeout does not apply for a TCP LSN session when a FIN or RST message is received from either of the endpoints. Default value = 120. Minimum value = 60. |
Return Value |
Returns simpleResult |
See Also |