PowerTCP Zip Compression for .NET
Status Property (DiskEventArgs)




The status of the current on-going operation.
Syntax
Public ReadOnly Property Status As Status
Dim instance As DiskEventArgs
Dim value As Status
 
value = instance.Status
public Status Status {get;}
public: __property Status get_Status();
public:
property Status Status {
   Status get();
}

Property Value

Returns a Status enumeration representing the current state of the operation.
Remarks

This value identifies whether the Disk event is conducting a zip or unzip operation.

Returns a Status enumeration representing the current state of the operation.
See Also

Reference

DiskEventArgs Class
DiskEventArgs Members


PowerTCP Zip for .NET Documentation Version 2.1.1
© 2018 Dart Communications. All Rights Reserved.
Send comments on this topic