SmartSockets .NET Class Library

TipcMon.ALL Field

Wildcard to identify all monitorable objects. Used in monitoring methods as a wildcard where names, subjects, etc., are required.

For example, to send a client general poll to all RTclients:

            TipcMon.clientGeneralPoll(TipcMon.ALL);
            

public const string ALL;

See Also

TipcMon Class | TipcMon Members | TIBCO.SMARTSOCKETS Namespace


Copyright © TIBCO Software Inc. All rights reserved