LocationWebService.Connect-Methode

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

Syntax

'Declaration
<WebMethodAttribute> _
Public Function Connect ( _
    connectOptions As Integer, _
    lastChangeId As Integer, _
    features As Integer _
) As ConnectionData
[WebMethodAttribute]
public ConnectionData Connect(
    int connectOptions,
    int lastChangeId,
    int features
)

Parameter

Rückgabewert

Typ: Microsoft.TeamFoundation.Framework.Server.Alm.ConnectionData

.NET Framework-Sicherheit

Siehe auch

Referenz

LocationWebService Klasse

Microsoft.TeamFoundation.Framework.Server.Alm.WebServices-Namespace