Microsoft Chat Server SDK Reference

Lag Property

This property retrieves the number of seconds lag applied by the server to limit throughput of messages in the channel.

Syntax

Lag = ChatChannel.Lag
ChatChannel.Lag = Lag

Parameters

Lag
Value representing the lag as a number of seconds.

© 1998 Microsoft Corporation. All rights reserved.