Microsoft Chat Server SDK Reference

IsNoNewConnections Property

This property contains the flag indicating that the chat service is not accepting new client connections.

Syntax

Flag = ChatService.IsNoNewConnections
ChatService.IsNoNewConnections = Flag

Parameters

Flag
True if the service cannot accept new client connections, False if not.

© 1998 Microsoft Corporation. All rights reserved.