'Declaration Public Function Receive() As OraclePipeMessageCollection
public OraclePipeMessageCollection Receive()
Return Value
An OraclePipeMessageCollection that represents pipe contents. If the pipe does not exist, the return value is null. If the pipe is empty, the collection returned has zero length.