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 SourceNEventReportService(DIMSEService)
Declaration
public NEventReportService(DIMSEService dIMSEService)
Parameters
Type | Name | Description |
---|---|---|
DIMSEService | dIMSEService |
Methods
View SourceOnRequestReceived(NEventReportRequest, Association)
Declaration
public void OnRequestReceived(NEventReportRequest req, Association asc)
Parameters
Type | Name | Description |
---|---|---|
NEventReportRequest | req | |
Association | asc |
OnResponseReceived(NEventReportResponse, Association)
Declaration
public void OnResponseReceived(NEventReportResponse resp, Association asc)
Parameters
Type | Name | Description |
---|---|---|
NEventReportResponse | resp | |
Association | asc |