StopEvents 메서드
Stops receiving events.
네임스페이스: Microsoft.SqlServer.Management.Smo.Broker
어셈블리: Microsoft.SqlServer.Smo.dll의 Microsoft.SqlServer.Smo
구문
‘선언
Public Sub StopEvents
‘사용 방법
Dim instance As ServiceQueueEvents
instance.StopEvents()
public void StopEvents()
public:
void StopEvents()
member StopEvents : unit -> unit
public function StopEvents()