ReadRequest Method
Reads the AS3 request from the FTP server.
Syntax
Remarks
Reads the AS3 request from the FTP server. The name of the file should be given by Filename. The request will be parsed into Request and RequestHeaders. The headers will also be parsed and the following properties will be populated:
- AS2From
- AS2To
- AS2Version
- MessageId
- MDNTo
- ReceiptDeliveryOption
- RequestedSignatureProtocol
- RequestedMICAlgorithms
ParseRequest may be used to scan the entire message.