Aracılığıyla paylaş


Endpoint.Stop Method

Stops the endpoint listening and processing requests.

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

Syntax

'Bildirim
Public Sub Stop
'Kullanım
Dim instance As Endpoint

instance.Stop()
public void Stop()
public:
void Stop()
member Stop : unit -> unit 
public function Stop()

Examples

Implementing Endpoints

See Also

Reference

Endpoint Class

Microsoft.SqlServer.Management.Smo Namespace

Other Resources

Endpoints Catalog Views (Transact-SQL)

CREATE ENDPOINT (Transact-SQL)