An NDoc Documented Class Library

MsgConfig.BrokerTimeout Property

The configuration value defining the number of seconds to wait for a response from the Broker. If no response is received from the Broker within this timeout then the connection is assumed lost.

This application configuration value is defined as "BrokerTimeout".

The default value is 60 seconds.

public static int BrokerTimeout {get; set;}

See Also

MsgConfig Class | webMethods.Msg Namespace