Connection.Update method

Updates the connection information.

Namespace:  Microsoft.Office.Server.UserProfiles
Assembly:  Microsoft.Office.Server.UserProfiles (in Microsoft.Office.Server.UserProfiles.dll)

Syntax

'Declaration
Public Overridable Sub Update
'Usage
Dim instance As Connection

instance.Update()
public virtual void Update()

See also

Reference

Connection class

Connection members

Microsoft.Office.Server.UserProfiles namespace