[This is preliminary documentation and is subject to change.]
Summary description for Session.
| C# | Visual Basic | Visual C++ |
public class MediaSession : Session, IMediaStorage, IMediaValidation, IMediaValidator
Public Class MediaSession _ Inherits Session _ Implements IMediaStorage, IMediaValidation, IMediaValidator
public ref class MediaSession : public Session, IMediaStorage, IMediaValidation, IMediaValidator
| All Members | Constructors | Methods | Properties | Events | |
| Icon | Member | Description |
|---|---|---|
| MediaSession()()() |
Validate DICOM media files.
| |
| ActivityReportEvent |
Occurs when a activity report is generated by the application.
(Inherited from Session.) | |
| AutoCreateDirectory | (Inherited from Session.) | |
| BeginGenerationDICOMDIR(array<String>[]()[], AsyncCallback) | ||
| BeginValidateMediaFiles(array<String>[]()[], AsyncCallback) | ||
| ContinueOnError | (Inherited from Session.) | |
| CopySettingsFrom(Session) |
Copy all settings from the supplied session to this session.
(Inherited from Session.) | |
| CountingTarget |
Access to counting target.
(Inherited from Session.) | |
| DataDirectory | (Inherited from Session.) | |
| Date | (Inherited from Session.) | |
| DefinitionManagement |
Access to definition file management.
(Inherited from Session.) | |
| DetailedValidationResults | (Inherited from Session.) | |
| DisplayConditionText | (Inherited from Session.) | |
| DumpAttributesOfRefFiles | (Inherited from Session.) | |
| EndGenerationDICOMDIR(IAsyncResult) | ||
| EndResultsGathering()()() |
Save the gathered validation results output to the specified stream.
(Inherited from Session.) | |
| EndValidateMediaFiles(IAsyncResult) | ||
| Equals(Object) | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) | |
| Finalize()()() |
Finalizer
(Overrides Object.Finalize()()().) | |
| GenerateDICOMDIR(array<String>[]()[]) | ||
| GetExpandedResultsFileNameHelper(String) |
Expand Results File Name : Helper
(Inherited from Session.) | |
| GetHashCode()()() | Serves as a hash function for a particular type. GetHashCode()()() is suitable for use in hashing algorithms and data structures like a hash table. (Inherited from Object.) | |
| GetType()()() | Gets the Type of the current instance. (Inherited from Object.) | |
| IncludeType3NotPresentInResults | (Inherited from Session.) | |
| LoadFromFile(String) |
Load a new session from file.
| |
| LogLevelFlags | (Inherited from Session.) | |
| Manufacturer | (Inherited from Session.) | |
| MemberwiseClone()()() | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ModelName | (Inherited from Session.) | |
| NrOfErrors |
Number of Errors
(Inherited from Session.) | |
| NrOfGeneralErrors |
Number of NrOfGeneralErrors
(Inherited from Session.) | |
| NrOfGeneralWarnings |
Number of NrOfGeneralWarnings
(Inherited from Session.) | |
| NrOfUserErrors |
Number of NrOfUserErrors
(Inherited from Session.) | |
| NrOfUserWarnings |
Number of NrOfUserWarnings
(Inherited from Session.) | |
| NrOfValidationErrors |
Number of NrOfValidationErrors
(Inherited from Session.) | |
| NrOfValidationWarnings |
Number of NrOfValidationWarnings
(Inherited from Session.) | |
| NrOfWarnings |
Number of Warnings
(Inherited from Session.) | |
| ReadDicomdir(String) | (Inherited from Session.) | |
| ReadFile(String) | (Inherited from Session.) | |
| ResultsGatheringPaused |
Pause the gathering of validation results output.
(Inherited from Session.) | |
| ResultsRootDirectory | (Inherited from Session.) | |
| SaveToFile()()() | (Inherited from Session.) | |
| SessionFileName | (Inherited from Session.) | |
| SessionId | (Inherited from Session.) | |
| SessionTitle | (Inherited from Session.) | |
| SoftwareVersions | (Inherited from Session.) | |
| StartResultsGathering(String) |
Start the gathering of validation results output.
(Inherited from Session.) | |
| StartResultsGatheringWithExpandedFileNaming(String) |
Start the gathering of validation results output.
(Inherited from Session.) | |
| StorageMode | (Inherited from Session.) | |
| StrictValidation | (Inherited from Session.) | |
| SummaryValidationResults | (Inherited from Session.) | |
| TestedBy | (Inherited from Session.) | |
| ToString()()() | Returns a String that represents the current Object. (Inherited from Object.) | |
| UnVrDefinitionLookUp | (Inherited from Session.) | |
| Validate(DicomFile, ValidationControlFlags) | ||
| ValidateMediaFiles(array<String>[]()[]) | ||
| ValidateMediaFiles(String, MediaFileContentType, String, String, String) | ||
| ValidateMediaFiles(array<String>[]()[], String, Int32) | ||
| ValidateReferencedFile | (Inherited from Session.) | |
| ValidationResultsForDVT |
Boolean to make sure validation is invoked by DVT
(Inherited from Session.) | |
| WriteDicomdir(DicomDir, String) | (Inherited from Session.) | |
| WriteError(String) | (Inherited from Session.) | |
| WriteFile(DicomFile, String) | (Inherited from Session.) | |
| WriteHtmlInformation(String) | (Inherited from Session.) | |
| WriteInformation(String) | (Inherited from Session.) | |
| WriteMessageComparisonResults(MessageComparisonResults) | (Inherited from Session.) | |
| WriteValidationError(String) | (Inherited from Session.) | |
| WriteValidationInformation(String) | (Inherited from Session.) | |
| WriteValidationWarning(String) | (Inherited from Session.) | |
| WriteWarning(String) | (Inherited from Session.) |
| Object | ||
| Session | ||
| MediaSession | ||