Called with the result of an asynchronous web service request.
Public Sub OnResult(ByVal wsResult As WSResult)
public void OnResult(WSResult wsResult)
wsResult The WSResult describing the result of a web service request.