PowerTCP Zip Compression for .NET
State Property




Returns any state information included with this event.
Syntax
Public ReadOnly Property State As Object
Dim instance As EndEventArgs
Dim value As Object
 
value = instance.State
public object State {get;}
public: __property Object* get_State();
public:
property Object^ State {
   Object^ get();
}

Property Value

An Object representing state.
See Also

Reference

EndEventArgs Class
EndEventArgs Members


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