SmartSockets .NET Class Library

TipcCache.requestMsgs Method (String, Double)

Requests all the messages from the SmartCache daemon within 'deltaTime' number of seconds. 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,
   double deltaTime
);

Parameters

requestSubject
subject name to retrieve messages.
deltaTime
amount of time in seconds to retrieve the message history.

See Also

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


Copyright © TIBCO Software Inc. All rights reserved