다음을 통해 공유


MergeSubscriberMonitor.GetSessionsSummary Method

Returns summary information on Merge Agent sessions.

주의

This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.

How to: Programmatically Monitor Replication (RMO Programming)Subscriber Monitor Sample

오버로드 목록

이름 Description
MergeSubscriberMonitor.GetSessionsSummary ()
Returns all available summary information on Merge Agent sessions.
MergeSubscriberMonitor.GetSessionsSummary (Int32)
Returns summary information for Merge Agent sessions that have occurred in the past number of hours specified.

참고 항목

참조

MergeSubscriberMonitor Class
MergeSubscriberMonitor Members
Microsoft.SqlServer.Replication Namespace

관련 자료

How to: Programmatically Monitor Replication (RMO Programming)
Subscriber Monitor Sample
How to: Programmatically Monitor Replication (RMO Programming)
Subscriber Monitor Sample