Click or drag to resize
StreamResponseExtensions Methods

The StreamResponseExtensions type exposes the following members.

Methods
  NameDescription
Public methodStatic memberCreateEasyCheckoutFileName
Creates the name of the easy-checkout file.
Public methodStatic memberEasyCheckInFromFileSystemAsync(ServiceConnection, FileInfo)
Checks the specified file in.
Public methodStatic memberEasyCheckInFromFileSystemAsync(ServiceConnection, FileInfo, CheckInActionParameters)
Checks the specified file in.
Public methodStatic memberEasyCheckOutToFileSystemAsync
Checks out the specified file and saves it to the file system asynchronously.
Top
See Also