Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.11
|
Leadtools.Dicom.Scu.Common Namespace > ReceiveBufferEventArgs Class : Error Property |
public DicomExceptionCode Error {get;}
'Declaration Public ReadOnly Property Error As DicomExceptionCode
'Usage Dim instance As ReceiveBufferEventArgs Dim value As DicomExceptionCode value = instance.Error
public: property DicomExceptionCode Error { DicomExceptionCode get(); }