IsCompleted Property

Summary
Determines whether this is the last packet for this data chunk
Syntax
C#
VB
C++
public bool IsCompleted { get; } 
  
Public ReadOnly Property IsCompleted As Boolean 
public: 
property bool IsCompleted { 
   bool get(); 
} 

Property Value

true if this is the last packet for this data chunk; otherwise, false

Example

For an example, refer to Leadtools.Jpip.Client.JpipClient.

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.

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