NetworkClient Class |
Namespace: SHConnector.Utility.Net
public class NetworkClient
The NetworkClient type exposes the following members.
| Name | Description | |
|---|---|---|
| NetworkClient | Initializes a new instance of the NetworkClient class |
| Name | Description | |
|---|---|---|
| DownloadData |
원격지(URI)의 STREAM 데이터 반환
| |
| DownloadFile(String) |
원격지(URI)의 파일을 임시 경로에 저장
| |
| DownloadFile(String, String) |
원격지(URI)의 파일을 저장
| |
| DownloadFileByName |
원격지(URI)의 파일을 임시 경로에 저장
| |
| GetModelName |
원격지(URI)의 Model Name 반환
|