To change the time-out value (high-safety mode only)
Use the ALTER DATABASE <database> SET PARTNER TIMEOUT <integer> statement.
To view the current time-out value
Query mirroring_connection_timeout in sys.database_mirroring.
---------------------------------------------------------------------