NET Logging Library
OpenConnection Method (BinaryFileTarget)



KellermanSoftware.NetLoggingLibrary.Targets Namespace > BinaryFileTarget Class : OpenConnection Method
Open the connection to the log file
Syntax
Public Shadows Sub OpenConnection() 
Dim instance As BinaryFileTarget
 
instance.OpenConnection()
public new void OpenConnection()
public:
new void OpenConnection(); 
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

BinaryFileTarget Class
BinaryFileTarget Members