LEADTOOLS Medical (Leadtools.Dicom.AddIn assembly)
LEAD Technologies, Inc

OnSendConnect Method (INotifySendMessage)






The client this notification applies to.
The host address.
The host port.
The peer address.
The peer port.
Notifies an implementor that a connect message was sent.
Syntax
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
) 

Parameters

Client
The client this notification applies to.
hostAddress
The host address.
hostPort
The host port.
peerAddress
The peer address.
peerPort
The peer port.
Requirements

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

See Also

Reference

INotifySendMessage Interface
INotifySendMessage Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Dicom.AddIn requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features