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