DataCacheTransportProperties Constructor ()

 

Creates a new instance of the DataCacheTransportProperties class.

Namespace:   Microsoft.ApplicationServer.Caching
Assembly:  Microsoft.ApplicationServer.Caching.Core (in Microsoft.ApplicationServer.Caching.Core.dll)

Syntax

public DataCacheTransportProperties()
public:
DataCacheTransportProperties()
new : unit -> DataCacheTransportProperties
Public Sub New

See Also

DataCacheTransportProperties Class
Microsoft.ApplicationServer.Caching Namespace

Return to top