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

On this page
    ReceiveTimeout Property
    On this page
    Gets or sets timeout for Receive method to execute.
    Syntax
    'Declaration
     
    Public Property ReceiveTimeout As Integer
    public int ReceiveTimeout {get; set;}

    Property Value

    Maximum time allowed to fetch the pipe contents.
    See Also