Leadtools.Medical.Caching Namespace > Cache Class : OnItemRemoved Method |
protected virtual void OnItemRemoved( string id, byte[] removedItem, CacheItemRemovedReason reason )
'Declaration Protected Overridable Sub OnItemRemoved( _ ByVal id As String, _ ByVal removedItem() As Byte, _ ByVal reason As CacheItemRemovedReason _ )
'Usage Dim instance As Cache Dim id As String Dim removedItem() As Byte Dim reason As CacheItemRemovedReason instance.OnItemRemoved(id, removedItem, reason)
protected virtual void OnItemRemoved( string id, byte[] removedItem, CacheItemRemovedReason reason )
function Leadtools.Medical.Caching.Cache.OnItemRemoved( id , removedItem , reason )
protected: virtual void OnItemRemoved( String^ id, array<byte>^ removedItem, CacheItemRemovedReason reason )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2