Microsoft Chat Server SDK Reference

PingDelay Property

This property contains the time interval in seconds between PINGs sent to inactive clients.

Syntax

Limit = ChatClass.OutputSaturationLimit
ChatClass.OutputSaturationLimit = Limit

Parameters

Limit
A value representing the time interval between PING commands that the service sends to inactive members of the class.

Remarks

You can set a value from 30 to 3600 seconds. By default, the value of this property is 90.


© 1998 Microsoft Corporation. All rights reserved.