DataCacheErrorCode.UnsupportedOperationAttemptedOnPort Field
The current operation is not supported on this port.
Assembly: Microsoft.ApplicationServer.Caching.Core (in Microsoft.ApplicationServer.Caching.Core.dll)
Field Value
Type: System.Int32This error can occur if Get/Put calls are made to a port other than the cache port.
Show: