Alterian Email Manager 6.2.3 SDK Help File
Move completed files from the working directory over to the export directory.
Namespace:
DMLibrary.SEVAssembly:
DMLibrary (in DMLibrary.dll) Version: 1.0.6340.17420
Syntaxpublic KeyValuePair<long, HashSet<int>> Deliver()
Public Function Deliver As KeyValuePair(Of Long, HashSet(Of Integer))
public:
virtual KeyValuePair<long long, HashSet<int>^> Deliver() sealed
abstract Deliver : unit -> KeyValuePair<int64, HashSet<int>>
override Deliver : unit -> KeyValuePair<int64, HashSet<int>>
Return Value
Type:
KeyValuePairInt64,
HashSetInt32Implements
IFileSetDeliver
See Also