프로퍼티 | 타입 | 설명 | |
---|---|---|---|
RequestResponse | string |
메소드 | 설명 | |
---|---|---|
ConfigurableKeepAliveXmlRpcRequest ( String methodName, IList parameters, bool disableKeepAlive ) : System |
Instantiate an
|
|
Send ( String url ) : Nwc.XmlRpc.XmlRpcResponse |
Send the request to the server.
|
public ConfigurableKeepAliveXmlRpcRequest ( String methodName, IList parameters, bool disableKeepAlive ) : System | ||
methodName | String | |
parameters | IList | |
disableKeepAlive | bool | |
리턴 | System |
public Send ( String url ) : Nwc.XmlRpc.XmlRpcResponse | ||
url | String | |
리턴 | Nwc.XmlRpc.XmlRpcResponse |