←Select platform

WaitForReply Property

Summary

Determines whether the client is expecting a reply.

Syntax
C#
VB
C++
public bool WaitForReply { get; set; } 
Public Property WaitForReply() As Boolean 
   Get 
   Set 
public:  
   property bool WaitForReply 
   { 
      bool get() 
      void set(bool value) 
   } 

Property Value

true if the client is expecting a reply.

Requirements

Target Platforms

Help Version 20.0.2020.4.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.HL7 Assembly