dcmNET Class Library

N_Action Class

The N_Action class represents a N-ACTION DIMSE service.

For a list of all members of this type, see N_Action Members.

System.Object
   dcmNET.DimseService
      dcmNET.N_Action

[Visual Basic]
Public Class N_Action
    Inherits DimseService
[C#]
public class N_Action : DimseService

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: dcmNET

Assembly: dcmNET (in dcmNET.dll)

See Also

N_Action Members | dcmNET Namespace | DimseService