get_network_timeout


Description:

public bool get_network_timeout (out uint32 network_timeout)

A getter for a network timeout setting associated with the authentication session.

This can be used to change the default timeout in case of unresponsive servers.

Parameters:

this

a Dictionary structure

network_timeout

the value for the parameter is written here

Returns:

whether the key-value pair exists in the this dictionary or not.