Click or drag to resize
CommandDefinitionCommandTimeout Property
The effective timeout for the command

Namespace: Dapper
Assembly: VirtualRadar.Database (in VirtualRadar.Database.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public Nullable<int> CommandTimeout { get; }

Property Value

Type: NullableInt32
See Also