Click or drag to resize
CommandDefinitionPipelined Property
Can async queries be pipelined?

Namespace: Dapper
Assembly: VirtualRadar.Database (in VirtualRadar.Database.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public bool Pipelined { get; }

Property Value

Type: Boolean
See Also