DataCacheTransportProperties Properties
Namespace:
Microsoft.ApplicationServer.Caching
Assembly: Microsoft.ApplicationServer.Caching.Core (in Microsoft.ApplicationServer.Caching.Core.dll)
| Name | Description | |
|---|---|---|
![]() | ChannelInitializationTimeout | Gets or sets the length of time to wait for a WCF channel initialization before timing out. |
![]() | ConnectionBufferSize | Gets or sets the size of the receive buffers used by transport channels. |
![]() | MaxBufferPoolSize | Gets or sets the maximum buffer pool size used by the WCF buffer manager. |
![]() | MaxBufferSize | Gets or sets the maximum buffer size. |
![]() | MaxOutputDelay | Gets or sets the maximum length of time to wait before requests are batched and sent to the client. |
![]() | ReceiveTimeout | Gets or sets the length of time to wait for a request before aborting the channel. |
Show:
