Platforms to show: All Mac Windows Linux Cross-Platform

Back to MongoClientMBS class.

MongoClientMBS.LibraryVersion as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
shared property MongoDB MBS MongoDB Plugin 22.3 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Queries library version.

This is the version of the mongo client library we use to build the plugin.
(Read only property)

MongoClientMBS.SSLLibrary as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
shared property MongoDB MBS MongoDB Plugin 23.4 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Queries SSL library used.

Returns SecureTransport, SecureChannel or OpenSSL.
SecureChannel is used on Windows while SecureTransport is Apple's framework on iOS and macOS. And OpenSSL is available for all platforms.
(Read only property)

MongoClientMBS.Trace as Boolean

Type Topic Plugin Version macOS Windows Linux iOS Targets
shared property MongoDB MBS MongoDB Plugin 23.4 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Enables trace messages to be written.

Default error logging will print errors to stderr/stdout already.
(Read and Write property)

The items on this page are in the following plugins: MBS MongoDB Plugin.


The biggest plugin in space...