Share via


MergeSubscriberMonitor.GetSessionsSummary Method

Include Protected Members
Include Inherited Members

Returns summary information on Merge Agent sessions.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

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

Top

Remarks

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

See Also

Reference

MergeSubscriberMonitor Class

Microsoft.SqlServer.Replication Namespace

Other Resources

NIB Programmatically Monitor Replication (RMO Programming)

Subscriber Monitor Sample