Dim soapSender1 As New SoapSender()
Public Class SoapSender Inherits SoapPort
public class SoapSender : SoapPort
public ref class SoapSender : SoapPort
public class SoapSender extends SoapPort
The destination is a URI that is either specified in the constructor or assigned to the Destination property.