Leadtools.Dicom.AddIn Namespace > NotifySendMessageBase Class : OnSendConnect Method |
public virtual void OnSendConnect( DicomClient client, string hostAddress, int hostPort, string peerAddress, int peerPort )
'Declaration Public Overridable Sub OnSendConnect( _ ByVal client As DicomClient, _ ByVal hostAddress As String, _ ByVal hostPort As Integer, _ ByVal peerAddress As String, _ ByVal peerPort As Integer _ )
'Usage Dim instance As NotifySendMessageBase Dim client As DicomClient Dim hostAddress As String Dim hostPort As Integer Dim peerAddress As String Dim peerPort As Integer instance.OnSendConnect(client, hostAddress, hostPort, peerAddress, peerPort)
public virtual void OnSendConnect( DicomClient client, string hostAddress, int hostPort, string peerAddress, int peerPort )
function Leadtools.Dicom.AddIn.NotifySendMessageBase.OnSendConnect( client , hostAddress , hostPort , peerAddress , peerPort )
public: virtual void OnSendConnect( DicomClient^ client, String^ hostAddress, int hostPort, String^ peerAddress, int peerPort )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2