Places a message in Microsoft message queue (MSMQ).
public static void Send(
string qName,
string version,
string messagetype,
object obj
)
Public Shared Sub Send(ByVal qName As String, ByVal version As String, ByVal messagetype As String, ByVal obj As Object)
static void Send(String ^qName, String ^version, String ^messagetype, Object ^obj);
qName The messaging queue name, if the queue doesn't exist it will be created.
version Message specific version, this is useful for later implmentations to keep backward compatibility. You may later query messages using the version number you are interested in.
messagetype Type of the message, this can be anything like "notification" or "updates"...etc. You may later query messages using the version number you are interested in.
obj A serializable object that has the actual parameter of the message, this is user defined and can be anything. An example of this is and object that has file name, id, and a time stamp.
Send is currently used by LEAD Storage server to post messages about database changes.
Products |
Support |
Feedback: Send(string,string,string,object) Method - Leadtools.Dicom.Common |
Introduction |
Help Version 19.0.2017.6.23
|
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
Your email has been sent to support! Someone should be in touch! If your matter is urgent please come back into chat.
Chat Hours:
Monday - Friday, 8:30am to 6pm ET
Thank you for your feedback!
Please fill out the form again to start a new chat.
All agents are currently offline.
Chat Hours:
Monday - Friday
8:30AM - 6PM EST
To contact us please fill out this form and we will contact you via email.