Свойство | Тип | Описание | |
---|---|---|---|
IncomingData | List |
||
OutgoingData | List |
Метод | Описание | |
---|---|---|
In ( string message, bool control = false ) : bool | ||
Out ( string message ) : bool |
public static In ( string message, bool control = false ) : bool | ||
message | string | |
control | bool | |
Результат | bool |
public static Out ( string message ) : bool | ||
message | string | |
Результат | bool |