This topic has not yet been rated - Rate this topic

PublicationMonitorCollection Properties

The PublicationMonitorCollection type exposes the following members.

  NameDescription
Public property Count Gets the number of objects in the referenced collection. (Inherited from ReplicationBaseCollection.)
Public property IsSynchronized Gets whether or not access to the collection is synchronized and is therefore thread-safe. (Inherited from ReplicationBaseCollection.)
Public property Item[Int32] Gets a PublicationMonitor object in the collection by index number.
Public property Item[String, String] Gets a PublicationMonitor object in the collection by publication database and publication name.
Public property SyncRoot Gets an object that can be used to synchronize access to the collection. (Inherited from ReplicationBaseCollection.)
Top
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.