Getting Started

 
API - SoftwareBureau.SwiftAPI.dll
 

The Single Method

 
The interface to the SwiftSort API currently contains a single method called RunSort that takes some parameters and returns an int result code. This single method is as follows
 
public int RunSort(StatusChangedEventHandler statusChanged, AuditMessageReceivedHandler messageReceived, string[] parameters)