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

Parameters

file
The file.
value
The value.

Return Value

true if successfully created.
Exceptions
ExceptionDescription
nameof(file)
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