CacheOperationCompletedEventArgs::OperationContext Property
This API supports the product infrastructure and is not intended to be used directly from your code.
Assembly: Microsoft.ApplicationServer.Caching.Client (in Microsoft.ApplicationServer.Caching.Client.dll)
public: property CacheOperationContext^ OperationContext { CacheOperationContext^ get(); }
Property Value
Type: Microsoft.ApplicationServer.Caching::CacheOperationContext^Returns CacheOperationContext.
Show: