Show / Hide Table of Contents

CacheLoadedEventHandler Delegate

Syntax

'Declaration

Public Delegate Sub CacheLoadedEventHandler( _
   ByVal _cacheName_ As String, _
   ByVal _isCustom_ As Boolean _
) 
public delegate void CacheLoadedEventHandler( 
   string _cacheName_,
   bool _isCustom_
)

Parameters

cacheName

isCustom

Requirements

Namespace: FChoice.Foundation

Platforms: Windows 2000, Windows XP, Windows Server family

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

Reference

CacheLoadedEventHandler 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.