Notifies a listening connection (SCP) that it can accept pending connection requests.
void OnAccept(
Leadtools.Dicom.DicomExceptionCode error,
Leadtools.Dicom.Networking.DicomNet net,
object hHandle
)
Sub OnAccept( _
ByVal error As Leadtools.Dicom.DicomExceptionCode, _
ByVal net As Leadtools.Dicom.Networking.DicomNet, _
ByVal hHandle As Object _
)
void OnAccept(
Leadtools.Dicom.DicomExceptionCode error,
Leadtools.Dicom.Networking.DicomNet net,
object hHandle
)
function Leadtools.Dicom.Networking.IDicomEvents.OnAccept(
error ,
net ,
hHandle
)
void OnAccept(
Leadtools.Dicom.DicomExceptionCode error,
Leadtools.Dicom.Networking.DicomNet^ net,
Object^ hHandle
)
error
An error code.
net
The DicomNet object of the peer member of the connection.
hHandle
Internal use.
A call to this method is generated on an SCP when an SCU calls Connect. To accept a connection request, call Accept.
You should always accept a connection request. Once the connection is made you can check the client and close the connection if you do not wish to maintain it. Since the connection requests are queued, if you do not accept a connection, it remains in the queue. When the next request is received, it is placed in the queue behind the first request. Calling Accept at this point will connect the first request, not the second, since the first request is still in the queue.
Products |
Support |
Feedback: OnAccept Method (IDicomEvents) - Leadtools.Dicom |
Introduction |
Help Version 19.0.2017.6.19
|
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
Your email has been sent to support! Someone should be in touch! If your matter is urgent please come back into chat.
Chat Hours:
Monday - Friday, 8:30am to 6pm ET
Thank you for your feedback!
Please fill out the form again to start a new chat.
All agents are currently offline.
Chat Hours:
Monday - Friday
8:30AM - 6PM EST
To contact us please fill out this form and we will contact you via email.