ServerSurfaceAreaAdapter.RefreshEndpoints Method

Refreshes each endpoint on the server.

Namespace:  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)

Syntax

'Declaration
Protected Sub RefreshEndpoints
'Usage

Me.RefreshEndpoints()
protected void RefreshEndpoints()
protected:
void RefreshEndpoints()
member RefreshEndpoints : unit -> unit 
protected function RefreshEndpoints()