←Select platform

MessageId Property (AfterCMoveEventArgs)

Summary

Gets or sets the message id.

Syntax

C#
VB
C++
public int MessageId {get; set;}
Public Property MessageId As Integer
public: 
property int MessageId { 
   int get(); 
   void set (    int ); 
} 

Property Value

A System.Int32 value that represents the Message ID.

Remarks

Each message sent by a member of a connection should have a unique ID. Since a member of a connection may send several messages, this ID allows that member to identify when a specific request has been completed.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Dicom.Scu Assembly
Click or drag to resize