프로퍼티 | 타입 | 설명 | |
---|---|---|---|
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 |