←Select platform

UserState Property

Summary

User-defined state object associated with this asynchronous operation.

Syntax
C#
C++/CLI
public object UserState { get; set; } 
public:  
   property Object^ UserState 
   { 
      Object^ get() 
      void set(Object^ value) 
   } 

Property Value

A user-defined state object associated with this asynchronous operation. Default value is null.

Requirements

Target Platforms

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

Leadtools.Document.Viewer.WinForms Assembly

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