Port Property (OracleDependency)
Gets or sets the port number that the notification listener listens on.
'Declaration
Public Shared Property Port As Integer
public static int Port {get; set;}
Property Value
The port number to listen on. If the port number is set to 0, a random port number is assigned for the listener when the listener is started.
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