Show / Hide Table of Contents
View Source

Class NEventReportService

Inheritance
System.Object
NEventReportService
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace:EvilDICOM.Network.Services
Assembly:EvilDICOM.dll
Syntax
public class NEventReportService

Constructors

View Source

NEventReportService(DIMSEService)

Declaration
public NEventReportService(DIMSEService dIMSEService)
Parameters
Type Name Description
DIMSEService dIMSEService

Methods

View Source

OnRequestReceived(NEventReportRequest, Association)

Declaration
public void OnRequestReceived(NEventReportRequest req, Association asc)
Parameters
Type Name Description
NEventReportRequest req
Association asc
View Source

OnResponseReceived(NEventReportResponse, Association)

Declaration
public void OnResponseReceived(NEventReportResponse resp, Association asc)
Parameters
Type Name Description
NEventReportResponse resp
Association asc
Back to top Copyright © 2015-2016 Microsoft
Generated by DocFX