ZennoLab Assemblies Documentation
TryGetStringData Method
ZennoLab.CommandCenter Namespace > ZennoPoster.HTTP.RequestAbortedException Class : TryGetStringData Method
The variable for storing a result.
Tries to get data as a string, if the original request must return the string.
Syntax
public bool TryGetStringData( 
   out string 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