DataCacheTransportProperties ClassWindows Server AppFabric Caching Compatibility Library
The class is defined for a source compatibility purpose, it is not used by the WSAF Caching Compatibility Library.
Inheritance Hierarchy

SystemObject
  Soss.Compat.WSAFDataCacheTransportProperties

Namespace: Soss.Compat.WSAF
Assembly: soss_wsaf_compat (in soss_wsaf_compat.dll) Version: 1.1.0.100 (1.1.0.100)
Syntax

public class DataCacheTransportProperties : ICloneable

The DataCacheTransportProperties type exposes the following members.

Constructors

  NameDescription
Public methodDataCacheTransportProperties
Initializes a new instance of the DataCacheTransportProperties class
Top
Methods

  NameDescription
Public methodClone
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
Properties

  NameDescription
Public propertyChannelInitializationTimeout
Public propertyConnectionBufferSize
Public propertyMaxBufferPoolSize
Public propertyMaxBufferSize
Public propertyMaxOutputDelay
Public propertyReceiveTimeout
Top
See Also

Reference