←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 19.0.2017.10.30
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.HL7 Assembly