VMware Tanzu GemFire .NET Client API Reference

VMware Tanzu GemFire .NET Client: Member List
VMware Tanzu GemFire .NET Client
ICacheFactory Member List

This is the complete list of members for ICacheFactory, including all inherited members.

AddLocator(string host, int port)ICacheFactory
AddServer(string host, int port)ICacheFactory
Create(string cacheName)ICacheFactory
Reset()ICacheFactory
Set(string key, string value)ICacheFactory
SetAuthInitialize(IAuthInitialize authInitialize)ICacheFactory
SetFreeConnectionTimeout(TimeSpan connectionTimeout)ICacheFactory
SetIdleTimeout(TimeSpan idleTimeout)ICacheFactory
SetLoadConditioningInterval(TimeSpan loadConditioningInterval)ICacheFactory
SetMaxConnections(int maxConnections)ICacheFactory
SetMinConnections(int minConnections)ICacheFactory
SetPdxIgnoreUnreadFields(bool ignore)ICacheFactory
SetPdxReadSerialized(bool pdxReadSerialized)ICacheFactory
SetPingInterval(TimeSpan pingInterval)ICacheFactory
SetPRSingleHopEnabled(bool enabled)ICacheFactory
SetReadTimeout(TimeSpan timeout)ICacheFactory
SetRetryAttempts(int retryAttempts)ICacheFactory
SetServerGroup(string group)ICacheFactory
SetSniProxy(string hostname, int port)ICacheFactory
SetSocketBufferSize(int bufferSize)ICacheFactory
SetStatisticInterval(TimeSpan statisticInterval)ICacheFactory
SetSubscriptionAckInterval(TimeSpan ackInterval)ICacheFactory
SetSubscriptionEnabled(bool enabled)ICacheFactory
SetSubscriptionMessageTrackingTimeout(TimeSpan messageTrackingTimeout)ICacheFactory
SetSubscriptionRedundancy(int redundancy)ICacheFactory
SetUpdateLocatorListInterval(TimeSpan updateLocatorListInterval)ICacheFactory