Ballerina API Documentation

Functions of ballerina.net.file package

function acknowledge(message m)

This function acknowledges to the message sender that processing of the file has finished.

Parameters:

Parameter NameData TypeDescription
mmessagemessage: message


Annotations of ballerina.net.file package

annotation FileSource

Attributes:

Attribute NameData TypeDescription
protocolstring
fileURIstring
pollingIntervalstring
acknowledgementTimeOutstring
deleteIfNotAcknowledgedstring
fileSortAttributestring
fileSortAscendingstring


Menu

  • Functions
    • acknowledge(message m)
  • Annotations
    • FileSource

Copyright 2017 Ballerina API Documentation