Moonware.Server.WCF
MoonwareServerWCF Constructor



The network configuration.
Initializes a new instance of the MoonwareServerWCF class.
Syntax
'Declaration
 
Public Function New( _
   ByVal netConfig As NetConfig _
)
'Usage
 
Dim netConfig As NetConfig
 
Dim instance As New MoonwareServerWCF(netConfig)
public MoonwareServerWCF( 
   NetConfig netConfig
)
public:
MoonwareServerWCF( 
   NetConfig^ netConfig
)

Parameters

netConfig
The network configuration.
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

MoonwareServerWCF Class
MoonwareServerWCF Members

Send Feedback