SmartSockets .NET Class Library

TipcCache.requestStop Method 

Submits a message to the SmartCache daemon to stop storing messages being published to the given subject. If a connection to RTserver doesn't exist, one will be created.

public virtual void requestStop(
   string cacheSubject
);

Parameters

cacheSubject
name of subject for which messages will be stored.

See Also

TipcCache Class | TipcCache Members | TIBCO.SMARTSOCKETS Namespace


Copyright © TIBCO Software Inc. All rights reserved