






|
| PDFTron SilverDox SDK |
| OnPartReadyEventArgs..::..CompletedSynchronously Property |
| OnPartReadyEventArgs Class See Also Send Feedback |
Gets a value that indicates whether the asynchronous operation completed synchronously.
Namespace: PDFTron.SilverDox.IO
Assembly: SilverDox (in SilverDox.dll) Version: 1.2.4413.29010
Syntax
| C# |
|---|
public bool CompletedSynchronously { get; set; } |
| Visual Basic |
|---|
Public Property CompletedSynchronously As Boolean Get Set |
| Visual C++ |
|---|
public: virtual property bool CompletedSynchronously { bool get () sealed; void set (bool value) sealed; } |
