LicensingOptions Constructors
Class Constructors 1 member
Represents licensing options for a RavenDB server.
Constructor(string, bool) Section titled Constructor(string, bool) Represents licensing options for a RavenDB server.
public sealed class LicensingOptions{ public LicensingOptions( string license, bool eulaAccepted = true) { // ... }}Parameters
license string eulaAccepted bool optional