Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.3.25
|
Leadtools.Dicom Namespace > DicomNet Class : OnSecureLinkReady Method |
protected virtual void OnSecureLinkReady( DicomExceptionCode error )
'Declaration
Protected Overridable Sub OnSecureLinkReady( _ ByVal error As DicomExceptionCode _ )
'Usage
Dim instance As DicomNet Dim error As DicomExceptionCode instance.OnSecureLinkReady(error)
protected virtual void OnSecureLinkReady( DicomExceptionCode error )
function Leadtools.Dicom.DicomNet.OnSecureLinkReady( error )
protected: virtual void OnSecureLinkReady( DicomExceptionCode error )