Loupe - Log - Monitor - Resolve
Gibraltar.Messaging Namespace / LocalServerDiscoveryFile Class / LocalServerDiscoveryFile Constructor / LocalServerDiscoveryFile Constructor(String)
The fully qualified file to load

In This Topic
    LocalServerDiscoveryFile Constructor(String)
    In This Topic
    Load the specified file as a local server discovery file
    Syntax
    'Declaration
     
    
    Public Function New( _
       ByVal fileNamePath As String _
    )
    public LocalServerDiscoveryFile( 
       string fileNamePath
    )

    Parameters

    fileNamePath
    The fully qualified file to load
    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