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
public property ChannelInitializationTimeout Gets or sets the length of time to wait for a WCF channel initialization before timing out.
public property ConnectionBufferSize Gets or sets the size of the receive buffers used by transport channels.
public property MaxBufferPoolSize Gets or sets the maximum buffer pool size used by the WCF buffer manager.
public property MaxBufferSize Gets or sets the maximum buffer size.
public property MaxOutputDelay Gets or sets the maximum length of time to wait before requests are batched and sent to the client.
public property 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
public method Clone Creates a copy of the current DataCacheTransportProperties object.
public method Equals  Overloaded. (inherited from Object)
public method GetHashCode  (inherited from Object)
public method GetType  (inherited from Object)
public methodstatic ReferenceEquals  (inherited from Object)
public method ToString  (inherited from Object)

Top

Protected Methods

  Name Description
protected method Finalize  (inherited from Object)
protected method MemberwiseClone  (inherited from Object)

Top

See Also

Reference

DataCacheTransportProperties Class
Microsoft.ApplicationServer.Caching Namespace

  ff425062(v=azure.10).md 2011-08-26