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
    public int ReceiveTimeout {get; set;}

    Property Value

    Maximum time allowed to fetch the pipe contents.
    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also