Port Property (OracleQueue)
In This Topic
Gets or sets the TCP port, at which notifications are delivered when
AsyncNotification is set to
true.
Syntax
'Declaration
Public Shared Property Port As Integer
public static int Port {get; set;}
Property Value
The TCP port, at which notifications are delivered when
AsyncNotification is set to
true.
See Also