Property | Type | Description | |
---|---|---|---|
host | string | ||
port | int | ||
ssl | bool |
Method | Description | |
---|---|---|
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 | |
return | System |