Rfc1006Base.Transmit Method

—– Name Description
Transmit(Byte[]) Writes the length of buffer Bytes to the RFC1006 communication.
Transmit(String) Writes the length of buffer Bytes to the RFC1006 communication.
Transmit(Byte[], Int32) Writes length Bytes to the RFC1006 communication.
Transmit(Byte[], Int32, Int32) Writes length Bytes to the RFC1006 communication.

Top

Reference