Leadtools.Dicom.AddIn.Interfaces Namespace > INotifySendMessage Interface : OnSendConnect Method |
void OnSendConnect( DicomClient Client, string hostAddress, int hostPort, string peerAddress, int peerPort )
'Declaration 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 INotifySendMessage 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)
void OnSendConnect( DicomClient Client, string hostAddress, int hostPort, string peerAddress, int peerPort )
function Leadtools.Dicom.AddIn.Interfaces.INotifySendMessage.OnSendConnect( Client , hostAddress , hostPort , peerAddress , peerPort )
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