Show / Hide Table of Contents
View Source

Class StorageVerifier

Inheritance
System.Object
StorageVerifier
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.SCUOps
Assembly:EvilDICOM.dll
Syntax
public class StorageVerifier

Constructors

View Source

StorageVerifier(DICOMSCU, Entity)

Declaration
public StorageVerifier(DICOMSCU dICOMSCU, Entity callingEntity)
Parameters
Type Name Description
DICOMSCU dICOMSCU
Entity callingEntity

Methods

View Source

VerifyStorage(Dictionary<String, String>, Int32)

Declaration
public List<bool> VerifyStorage(Dictionary<string, string> dictionary, int msTimeout = 10000)
Parameters
Type Name Description
System.Collections.Generic.Dictionary<System.String, System.String> dictionary
System.Int32 msTimeout
Returns
Type Description
System.Collections.Generic.List<System.Boolean>
Back to top Copyright © 2015-2016 Microsoft
Generated by DocFX