←Select platform

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