ReadAccessControlListsCompletedEventHandler Delegate
Visual Studio 2005
This delegate supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Namespace: Microsoft.TeamFoundation.Proxy.SecurityAssembly: Microsoft.TeamFoundation (in microsoft.teamfoundation.dll)
public delegate void ReadAccessControlListsCompletedEventHandler ( Object sender, ReadAccessControlListsCompletedEventArgs e )
/** @delegate */ public delegate void ReadAccessControlListsCompletedEventHandler ( Object sender, ReadAccessControlListsCompletedEventArgs e )
JScript supports the use of delegates, but not the declaration of new ones.
Parameters
- sender
- e