SmartSockets .NET Class Library

TipcCache.GMDInit Method 

GMDInit: Performs initializations required to use SmartCache to cache GMD message from this RTclient. This function must be called prior to any other SmartCache API call and prior to parsing a configuration/command file. It sends a message to smartcacheGroup to start the GMD message caching.

public virtual void GMDInit(
   string smartCacheGroup
);

Parameters

smartCacheGroup
Subject of the smartcache group.

See Also

TipcCache Class | TipcCache Members | TIBCO.SMARTSOCKETS Namespace


Copyright © TIBCO Software Inc. All rights reserved