Walter.Net.LookWhosTalking
TryCreateFromFile(String,TcpHistoryHeader) Method
Walter.Net.LookWhosTalking Assembly > Walter.Net.LookWhosTalking Namespace > TcpHistoryHeader Class > TryCreateFromFile Method : TryCreateFromFile(String,TcpHistoryHeader) Method
The file path.
The value.
Tries the create from file.
Syntax
public static bool TryCreateFromFile( 
   string filePath,
   out TcpHistoryHeader? value
)

Parameters

filePath
The file path.
value
The value.

Return Value

true if successfully created
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

TcpHistoryHeader Class
TcpHistoryHeader Members
Overload List