I'm trying to call functions that are on the WCF service from a windows 8 phone app, but the only options I get have Async and Completed at the end. e.g. CustLogin appears as CustLoginAsync and CustLoginCompleted.I'm trying to call functions that are on the WC