MongoDB .NET Driver API Documentation
MongoDB .NET Driver API Documentation
Namespaces
MongoDB.Driver
MongoServerInstance Class
MongoServerInstance Methods
GetIPEndPoint Method
GetServerDescription Method
Ping Method
Supports Method
MongoServerInstance
.
Ping Method
Checks whether the server is alive (throws an exception if not).
Namespace:
MongoDB.Driver
Assembly:
MongoDB.Driver.Legacy (in MongoDB.Driver.Legacy.dll) Version: 2.2.0
Syntax
C#
VB
F#
Copy
public
void
Ping
()
Public
Sub
Ping
member
Ping
:
unit
->
unit
See Also
Reference
MongoServerInstance Class
MongoDB.Driver Namespace
Copyright © 2010-2015 MongoDB Inc.
Send comments on this topic to
MongoDB