This documentation is archived and is not being maintained.

IEventService.EventSubscriptions Method (String, String)

Note: This API is now obsolete.

M:Microsoft.TeamFoundation.Framework.Client.IEventService.GetEventSubscriptions(Microsoft.TeamFoundation.Framework.Client.IdentityDescriptor)

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

[<ObsoleteAttribute("Use one of the GetEventSubscriptions() overloads")>]
abstract EventSubscriptions : 
        userId:string * 
        tag:string -> Subscription[] 

Parameters

userId
Type: System.String
tag
Type: System.String

Show: