DataCacheTransportProperties クラス

キャッシュ クライアントのトランスポート設定を指定します。

名前空間: Microsoft.ApplicationServer.Caching
アセンブリ: Microsoft.ApplicationServer.Caching.Core (microsoft.applicationserver.caching.core.dll)

使用法

構文

'宣言
Public Class DataCacheTransportProperties
    Implements ICloneable
public class DataCacheTransportProperties : ICloneable
public ref class DataCacheTransportProperties : ICloneable
public class DataCacheTransportProperties implements ICloneable
public class DataCacheTransportProperties implements ICloneable

解説

このクラスを使用するには、このクラスのインスタンスを、DataCacheFactoryConfiguration クラスの TransportProperties プロパティに割り当てます。

継承の階層

System.Object
  Microsoft.ApplicationServer.Caching.DataCacheTransportProperties

スレッド セーフ

この型のパブリック静的 (Visual Basic では Shared ) メンバーはスレッド セーフです。インスタンスのメンバーはいずれも、スレッド セーフである保証はありません。

プラットフォーム

開発プラットフォーム

Visual Studio 2010 およびそれ以降, .NET Framework 4

対象プラットフォーム

Windows 7; Windows Server 2008 R2; Windows Server 2008 Service Pack 2; Windows Vista Service Pack 2

関連項目

参照

DataCacheTransportProperties メンバー
Microsoft.ApplicationServer.Caching 名前空間