Session.Stop 메서드

Stops the Session object.

네임스페이스:  Microsoft.SqlServer.Management.XEvent
어셈블리:  Microsoft.SqlServer.Management.XEvent(Microsoft.SqlServer.Management.XEvent.dll)

구문

‘선언
Public Sub Stop
‘사용 방법
Dim instance As Session

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

참고 항목

참조

Session 클래스

Microsoft.SqlServer.Management.XEvent 네임스페이스