[This is preliminary documentation and is subject to change.]
Index of PDU Types.
ACSE/Presentation Service Primitives.
| C# | Visual Basic | Visual C++ |
public enum PduType
Public Enumeration PduType
public enum class PduType
| Member | Description |
|---|---|
| A_ASSOCIATE_RQ |
0x01 Hex
|
| A_ASSOCIATE_AC |
0x02 Hex
|
| A_ASSOCIATE_RJ |
0x03 Hex
|
| P_DATA_TF |
0x04 Hex
|
| A_RELEASE_RQ |
0x05 Hex
|
| A_RELEASE_RP |
0x06 Hex
|
| A_ABORT |
0x07 Hex
|