This documentation is archived and is not being maintained.

NotificationManager::NotificationHandler Delegate

Namespace:  Microsoft.TeamFoundation.Client
Assembly:  Microsoft.TeamFoundation.Client (in Microsoft.TeamFoundation.Client.dll)

public delegate void NotificationHandler(
	Notification notification, 
	IntPtr param1, 
	IntPtr param2
)

Parameters

notification
Type: Notification
param1
Type: System::IntPtr
param2
Type: System::IntPtr
Show: