C# Class MongoDB.Driver.Internal.ConnectedInstanceCollection.InstanceWithPingTime

Show file Open project: CloudMetal/mongo-csharp-driver

Public Properties

Property Type Description
CachedAveragePingTime System.TimeSpan
Instance MongoServerInstance

Property Details

CachedAveragePingTime public property

public TimeSpan,System CachedAveragePingTime
return System.TimeSpan

Instance public property

public MongoServerInstance Instance
return MongoServerInstance