Show / Hide Table of Contents

CachesUpdatedEventHandler Delegate

Syntax

'Declaration

Public Delegate Sub CachesUpdatedEventHandler( _
   ByVal _cacheNames_() As String, _
   ByVal _cacheType_ As CacheType _
) 
public delegate void CachesUpdatedEventHandler( 
   string[] _cacheNames_,
   CacheType _cacheType_
)

Parameters

cacheNames

cacheType

Requirements

Namespace: FChoice.Foundation

Platforms: Windows 2000, Windows XP, Windows Server family

Assembly: fcSDK (in C:\dovetail\dovetail-sdk\build\Release\fcSDK.dll)

Reference

CachesUpdatedEventHandler Members
FChoice.Foundation Namespace

Back to top © 2022 Dovetail Software, Inc. - All rights reserved.
Clarify, Amdocs, and related products and names are copyright and trademark of Amdocs, Inc.
.NET, Visual Studio.NET, C#, Visual Basic and related products are trademark of Microsoft corporation.