CacheOperationCompletedEventArgs::HasSucceeded Property

 

This API supports the product infrastructure and is not intended to be used directly from your code.

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

public:
property bool HasSucceeded {
	bool get();
}

Property Value

Type: System::Boolean

Returns Boolean.

Return to top
Show: