Method ObtainFile
ObtainFile(String, String, String)
Obtains the given file from it's source at the remote host.
Declaration
public virtual Stream ObtainFile(string sessionId, string source, string fileName)
Parameters
Type | Name | Description |
---|---|---|
System.String | sessionId | |
System.String | source | |
System.String | fileName |
Returns
Type | Description |
---|---|
Stream |