SmartSockets .NET Class Library

TipcCache Constructor

Initializes the SmartCache options for request_subject and request_timeout and therefore, should be called before any command files are read. The request_subject (default = /smartcache) is the subject used to send requests to the SmartCache daemon. The request_timeout (default = 10.0) is the amount of time (in seconds) a client waits to receive the cached messages after a request is made to the SmartCache Daemon.

Overload List

Initializes the SmartCache options for request_subject and request_timeout and therefore, should be called before any command files are read. The request_subject (default = /smartcache) is the subject used to send requests to the SmartCache daemon. The request_timeout (default = 10.0) is the amount of time (in seconds) a client waits to receive the cached messages after a request is made to the SmartCache Daemon.

public TipcCache();

Initializes the SmartCache options for request_subject and request_timeout

public TipcCache(TipcSrv,string,string);

See Also

TipcCache Class | TipcCache Members | TIBCO.SMARTSOCKETS Namespace


Copyright © TIBCO Software Inc. All rights reserved