dotConnect for Oracle Documentation
Devart.Data.Oracle Namespace / OraclePipe Class / ReceiveTimeout Property

In This Topic
ReceiveTimeout Property
In This Topic
Gets or sets timeout for Receive method to execute.
Syntax
'Declaration
 
Public Property ReceiveTimeout As Integer
 

Property Value

Maximum time allowed to fetch the pipe contents.
See Also