The MessageOriented property indicates whether the protocol is message-oriented. A message-oriented protocol uses packets ...

The MessageOriented property indicates whether the protocol is message-oriented. A message-oriented protocol uses packets of data to transfer information. Conversely, stream-oriented protocols transfer data as a continuous stream of bytes.
Values: TRUE or FALSE. A value of TRUE indicates the protocol is message oriented.