ZennoLab Assemblies Documentation
TryGetByteData Method
ZennoLab.CommandCenter Namespace > ZennoPoster.HTTP.RequestAbortedException Class : TryGetByteData Method
The variable for storing a result.
Tries to get data as a byte array, if the original request must return the byte array.
Syntax
public bool TryGetByteData( 
   out byte[] data
)

Parameters

data
The variable for storing a result.

Return Value

true - if the data exists
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ZennoPoster.HTTP.RequestAbortedException Class
ZennoPoster.HTTP.RequestAbortedException Members