'Declaration Public Overrides Property CommandTimeout As Integer
public override int CommandTimeout {get; set;}
'Declaration Public Overrides Property CommandTimeout As Integer
public override int CommandTimeout {get; set;}
A value of zero (0) specifies no limit to the wait time, rather than no wait time, and therefore should be avoided.
This property has no meaning under .NET Compact Framework