Value Property (OraclePipeMessage)
Gets or sets the value of the
OraclePipeMessage.
'Declaration
Public ReadOnly Property Value As Object
public object Value {get;}
Property Value
An
System.Object that is the value of the
OraclePipeMessage. The default value is null.