Show / Hide Table of Contents
View Source

Class StorageCommitmentService

Inheritance
System.Object
StorageCommitmentService
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 StorageCommitmentService

Constructors

View Source

StorageCommitmentService(DIMSEService)

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

Methods

View Source

OnRequestReceived(NActionRequest, Association)

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