Свойство | Тип | Описание | |
---|---|---|---|
host | string | ||
port | int | ||
ssl | bool |
Метод | Описание | |
---|---|---|
RpcEndpointSocket ( string host, int port, bool ssl = false ) : System |
public RpcEndpointSocket ( string host, int port, bool ssl = false ) : System | ||
host | string | |
port | int | |
ssl | bool | |
Результат | System |