DataCacheErrorCode.MessageLargerThanConfiguredSize Field

 

The request failed because either the response or the request message was larger than configured message size in the transport properties.

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

Syntax

public const int MessageLargerThanConfiguredSize
public:
literal int MessageLargerThanConfiguredSize
static val mutable MessageLargerThanConfiguredSize : int
Public Const MessageLargerThanConfiguredSize As Integer

Field Value

Type: System.Int32

See Also

DataCacheErrorCode Class
Microsoft.ApplicationServer.Caching Namespace

Return to top