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 SourceStorageCommitmentService(DIMSEService)
Declaration
public StorageCommitmentService(DIMSEService dIMSEService)
Parameters
Type | Name | Description |
---|---|---|
DIMSEService | dIMSEService |
Methods
View SourceOnRequestReceived(NActionRequest, Association)
Declaration
public void OnRequestReceived(NActionRequest req, Association asc)
Parameters
Type | Name | Description |
---|---|---|
NActionRequest | req | |
Association | asc |