MergeSubscriberMonitor.RefreshSessionSummary Method

Refreshes Merge Agent session information from the Subscriber.

Remarks

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

Overload List

Name Description
MergeSubscriberMonitor.RefreshSessionSummary (ref DataRow)
Refreshes information in a DataRow object that represents a specific Merge Agent session.
MergeSubscriberMonitor.RefreshSessionSummary (ref MergeSessionSummary)
Refreshes information in a MergeSessionSummary object that represents a specific Merge Agent session.

See Also

Reference

MergeSubscriberMonitor Class
MergeSubscriberMonitor Members
Microsoft.SqlServer.Replication Namespace

Other Resources

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