DataCacheTransportProperties Properties

 

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

Properties

Name Description
System_CAPS_pubproperty ChannelInitializationTimeout

Gets or sets the length of time to wait for a WCF channel initialization before timing out.

System_CAPS_pubproperty ConnectionBufferSize

Gets or sets the size of the receive buffers used by transport channels.

System_CAPS_pubproperty MaxBufferPoolSize

Gets or sets the maximum buffer pool size used by the WCF buffer manager.

System_CAPS_pubproperty MaxBufferSize

Gets or sets the maximum buffer size.

System_CAPS_pubproperty MaxOutputDelay

Gets or sets the maximum length of time to wait before requests are batched and sent to the client.

System_CAPS_pubproperty ReceiveTimeout

Gets or sets the length of time to wait for a request before aborting the channel.

See Also

DataCacheTransportProperties Class
Microsoft.ApplicationServer.Caching Namespace

Return to top