DataCacheFactoryConfiguration::TransportProperties Property
Gets or sets the transport properties for the cache client.
Assembly: Microsoft.ApplicationServer.Caching.Client (in Microsoft.ApplicationServer.Caching.Client.dll)
public: property DataCacheTransportProperties^ TransportProperties { DataCacheTransportProperties^ get(); void set(DataCacheTransportProperties^ value); }
Property Value
Type: Microsoft.ApplicationServer.Caching::DataCacheTransportProperties^A DataCacheTransportPropertiesobject.
Show: