Struct SdamInformationEvent
| MongoDB CSharp Driver API Reference (original) (raw)
Namespace
Assembly
MongoDB.Driver.dll
An informational event used for logging Server Discovery and Monitoring (SDAM) events.
public struct SdamInformationEvent
Inherited Members
Constructors
SdamInformationEvent(string, object)
Initializes a new instance of the SdamInformationEvent struct.
SdamInformationEvent(string, params object[])
Initializes a new instance of the SdamInformationEvent struct.
Properties
Gets the message.
Gets the timestamp.
Methods
Returns the fully qualified type name of this instance.