An NDoc Documented Class Library

MsgConfig.KeepAliveInterval Property

The System property defining how often, in seconds, a keep-alive is sent from the C# client to the Broker. A value of 0 disables keep-alives.

The default value is 30 seconds

public static int KeepAliveInterval {get; set;}

See Also

MsgConfig Class | webMethods.Msg Namespace