←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 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.HL7 Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.