Share via


ITeamFoundationEventService.Unsubscribe Method

Unsubscribe from the specified events.

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

Syntax

'Declaration
Sub Unsubscribe ( _
    subscriber As ISubscriber _
)
void Unsubscribe(
    ISubscriber subscriber
)
void Unsubscribe(
    ISubscriber^ subscriber
)
abstract Unsubscribe : 
        subscriber:ISubscriber -> unit
function Unsubscribe(
    subscriber : ISubscriber
)

Parameters

.NET Framework Security

See Also

Reference

ITeamFoundationEventService Interface

Microsoft.TeamFoundation.Framework.Server Namespace