Interface IMessage
Namespace:EvilDICOM.Network.Interfaces
Assembly:EvilDICOM.dll
Syntax
public interface IMessage
Properties
View SourceDynPayload
Declaration
object DynPayload { get; }
Property Value
| Type | Description |
|---|---|
| System.Object |
Type
Declaration
MessageType Type { get; }
Property Value
| Type | Description |
|---|---|
| MessageType |