DisableOOB

This property specifies whether to enable Oracle Net Services to send or receive out-of-band break messages using urgent data provided by the underlying protocol. Default is false.

Declaration

// C#
public static bool DisableOOB { get; set; }

Property Type

System.Boolean