C# Класс ENDA.PLCNetLib.Response

This is a helper class that represents a telnet response received from PLC.

It lets you interpret the response, as regular string or binary data.

Показать файл Открыть проект

Приватные методы

Метод Описание
Response ( MemoryStream ms, string match ) : System