[This is preliminary documentation and is subject to change.]
Generate an N-CREATE/N-SET MPPS IN-PROGRESS trigger from the default value manager.
Use the given mppsInstanceUid.
| C# | Visual Basic | Visual C++ |
public static void MakeMppsInProgress( DefaultValueManager defaultValueManager, DicomMessage mppsInProgressMessage, string mppsInstanceUid )
Public Shared Sub MakeMppsInProgress ( _ defaultValueManager As DefaultValueManager, _ mppsInProgressMessage As DicomMessage, _ mppsInstanceUid As String _ )
public: static void MakeMppsInProgress( DefaultValueManager^ defaultValueManager, DicomMessage^ mppsInProgressMessage, String^ mppsInstanceUid )
- defaultValueManager (DefaultValueManager)
- Default Value Manager.
- mppsInProgressMessage (DicomMessage)
- Mpps In-Progress message.
- mppsInstanceUid (String)
- Mpps Instance UID.