Show / Hide Table of Contents
View Source

Interface IMessage

Namespace:EvilDICOM.Network.Interfaces
Assembly:EvilDICOM.dll
Syntax
public interface IMessage

Properties

View Source

DynPayload

Declaration
object DynPayload { get; }
Property Value
Type Description
System.Object
View Source

Type

Declaration
MessageType Type { get; }
Property Value
Type Description
MessageType
Back to top Copyright © 2015-2016 Microsoft
Generated by DocFX