Shared Cache is high performance distributed and replication cache system built for .Net applications running in server farms.

[Missing <summary> documentation for "M:SharedCache.WinServiceCommon.Threading.ISharedCacheWorkRequest.Cancel"]

Namespace:  SharedCache.WinServiceCommon.Threading
Assembly:  SharedCache.WinServiceCommon (in SharedCache.WinServiceCommon.dll) Version: 3.0.5.1 (3.0.5.1)

Syntax

C#
bool Cancel()
Visual Basic (Declaration)
Function Cancel As Boolean
Visual C++
bool Cancel()

Return Value

[Missing <returns> documentation for "M:SharedCache.WinServiceCommon.Threading.ISharedCacheWorkRequest.Cancel"]

Remarks

[Missing <remarks> documentation for "M:SharedCache.WinServiceCommon.Threading.ISharedCacheWorkRequest.Cancel"]

See Also