Click or drag to resize

BackgroundCopyJobRetrieveReplyData Method

Retrieves the reply data from the server application.

Namespace:  usis.Net.Bits
Assembly:  usis.Net.Bits (in usis.Net.Bits.dll) Version: 3.0.0.0 (3.0.0.0)
Syntax
public byte[] RetrieveReplyData()

Return Value

Type: Byte
The reply data from the server application.
Exceptions
ExceptionCondition
BackgroundCopyExceptionFailed to retrieve reply data.
See Also