AdapterSettings.Cache Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
property Microsoft::ServiceModel::Channels::Common::CacheSettings ^ Cache { Microsoft::ServiceModel::Channels::Common::CacheSettings ^ get(); };
public Microsoft.ServiceModel.Channels.Common.CacheSettings Cache { get; }
member this.Cache : Microsoft.ServiceModel.Channels.Common.CacheSettings
Public ReadOnly Property Cache As CacheSettings