CommandFailedEventFailure Property |
Gets the exception.
Namespace: MongoDB.Driver.Core.EventsAssembly: MongoDB.Driver.Core (in MongoDB.Driver.Core.dll) Version: 2.1.0
Syntax public Exception Failure { get; }
Public ReadOnly Property Failure As Exception
Get
member Failure : Exception with get
Property Value
Type:
ExceptionSee Also