Loupe - Log - Monitor - Resolve
Gibraltar.Data Namespace / GLFReader Class / Close Method

In This Topic
    Close Method (GLFReader)
    In This Topic
    Closes the GLF reader and releases any data stream owned by the GLF reader
    Syntax
    'Declaration
     
    
    Public Sub Close() 
    public void Close()
    Remarks
    The file stream provided to the GLF reader in the constructor is owned by the instance and will be disposed with the GLFReader instance.
    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