Table of Contents

Property ContainsSocketTimeoutException

Namespace
MongoDB.Driver
Assembly
MongoDB.Driver.Core.dll

ContainsSocketTimeoutException

Whether or not this exception contains a socket timeout exception.

[Obsolete("Use ContainsTimeoutException instead.")]
public bool ContainsSocketTimeoutException { get; }

Property Value

bool