Method | Description | |
---|---|---|
FlowRequestContext ( |
||
GetChunkFileName ( |
||
GetChunkPath ( |
||
GetFileName ( |
||
GetFilePath ( |
||
GetTempFileName ( string fileName ) : string | ||
GetTempPath ( ) : string |
public FlowRequestContext ( |
||
httpRequest | ||
return | System |
public GetChunkFileName ( |
||
request | ||
return | string |
public GetChunkPath ( |
||
request | ||
return | string |
public GetFileName ( |
||
request | ||
return | string |
public GetFilePath ( |
||
request | ||
return | string |
public GetTempFileName ( string fileName ) : string | ||
fileName | string | |
return | string |