MongoDB .NET Driver API Documentation
MongoDB .NET Driver API Documentation
Namespaces
MongoDB.Driver.Core.Configuration
ClusterBuilder Class
ClusterBuilder Methods
Subscribe Method
Subscribe(TEvent) Method (Action(TEvent))
Subscribe Method (IEventSubscriber)
ClusterBuilder
Subscribe Method
Overload List
Name
Description
Subscribe
TEvent
(Action
TEvent
)
Subscribes to events of type
TEvent
.
Subscribe(IEventSubscriber)
Subscribes the specified subscriber.
Top
See Also
Reference
ClusterBuilder Class
MongoDB.Driver.Core.Configuration Namespace
Copyright © 2010-2015 MongoDB Inc.
Send comments on this topic to
MongoDB