Property CommandName

| MongoDB CSharp Driver API Reference (original) (raw)

Namespace

MongoDB.Driver.Core.Events

Assembly

MongoDB.Driver.dll

CommandName

Gets the name of the command.

public string CommandName { get; }

Property Value

string