DataCacheTransportProperties Members
Specifies the transport settings for a cache client.
The following tables list the members exposed by the DataCacheTransportProperties type.
Public Constructors
Name | Description | |
---|---|---|
DataCacheTransportProperties | Creates a new instance of the DataCacheTransportProperties class. |
Top
Public Properties
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. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Clone | Creates a copy of the current DataCacheTransportProperties object. | |
Equals | Overloaded. (inherited from Object) | |
GetHashCode | (inherited from Object) | |
GetType | (inherited from Object) | |
ReferenceEquals | (inherited from Object) | |
ToString | (inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object) | |
MemberwiseClone | (inherited from Object) |
Top
See Also
Reference
DataCacheTransportProperties Class
Microsoft.ApplicationServer.Caching Namespace
ff425062(v=azure.10).md 2011-08-26