Summary
Represents a direct, physical database connection
Members
Fields
Methods
Constructors
| DBConnection(System.Net.IPEndPoint, MongoDB.Driver.DBConnectionOptions) |
Call
| IDBResponse<TDoc> Call<TDoc>(IDBRequest msg) | ||===== Returns =====
| IDBResponse<TDoc> Call<TDoc>(IDBRequest msg) | ||===== Returns =====
Call
| IDBResponse<TDoc> Call<TDoc>(IDBRequest msg) | ||===== Returns =====
| IDBResponse<TDoc> Call<TDoc>(IDBRequest msg) | ||===== Returns =====
Dispose
| void Dispose() | ||Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
GetHashCode
| int GetHashCode() | ||===== Returns =====
A hash code for this instance, suitable for use in hashing algorithms and data structures like a hash table.
Say
| void Say(IDBRequest msg) |
| void Say(IDBRequest msg) |
Say
| void Say(IDBRequest msg) |
| void Say(IDBRequest msg) |
ToString
| string ToString() | ||===== Returns =====
A String that represents this instance.
TryAuthenticate
| bool TryAuthenticate(IDBCollection cmdCollection, string username, SecureString usrPassHash) | ||===== Returns =====
| bool TryAuthenticate(IDBCollection cmdCollection, string username, SecureString usrPassHash) | ||===== Returns =====
TryAuthenticate
| bool TryAuthenticate(IDBCollection cmdCollection, string username, SecureString usrPassHash) | ||===== Returns =====
| bool TryAuthenticate(IDBCollection cmdCollection, string username, SecureString usrPassHash) | ||===== Returns =====