Processing Property

Summary

Gets whether the client is currently busy in a store operation.

Syntax
C#
VB
C++
public bool Processing { get; } 
  
Public ReadOnly Property Processing As Boolean 
public: 
property bool Processing { 
   bool get(); 
} 

Property Value

True if the client is busy; otherwise it is false.

Requirements

Target Platforms

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

Leadtools.Medical.Workstation.Client Assembly