Click or drag to resize
SystemProfileLockStatisticsSerializerInstance Property

Note: This API is now obsolete.

Gets the instance.

Namespace: MongoDB.Driver
Assembly: MongoDB.Driver.Legacy (in MongoDB.Driver.Legacy.dll) Version: 2.4.1
Syntax
[ObsoleteAttribute("Use constructor instead.")]
public static SystemProfileLockStatisticsSerializer Instance { get; }

Property Value

Type: SystemProfileLockStatisticsSerializer
See Also