SmartSockets .NET Class Library

TipcCache.requestMsgs Method (String)

Requests all messages from the SmartCache daemon without any time contraints. The response messages will be automatically processed as they come in from SmartCache. If a connection to RTserver doesn't exist at this time, one will be created.

public virtual void requestMsgs(
   string requestSubject
);

Parameters

requestSubject
subject name to retrieve messages.

See Also

TipcCache Class | TipcCache Members | TIBCO.SMARTSOCKETS Namespace | TipcCache.requestMsgs Overload List


Copyright © TIBCO Software Inc. All rights reserved