Method ObtainFile
ObtainFile(String, String, String)
Returns an
Declaration
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 |
Remarks
NOTE: It is the caller's responsibility to call
Exceptions
Type | Condition |
---|---|
SessionExpiredException | The specified session has already expired |