SmartSockets .NET Class Library

TipcCache Constructor (TipcSrv, String, String)

Initializes the SmartCache options for request_subject and request_timeout

public TipcCache(
   TipcSrv serverSession,
   string smartCacheSubject,
   string requestTimeout
);

Parameters

serverSession
--- The TipcSrv instance to use.
smartCacheSubject
--- The Subject to send requests to SmartCache.
requestTimeout
--- The timeout value for a request to SmartCache. ("10.0")

See Also

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


Copyright © TIBCO Software Inc. All rights reserved