Visual Basic (Declaration) | |
---|---|
Public Function New( _ ByVal server As ServerBase, _ ByVal endpointType As Type, _ ByVal ParamArray addresses() As Uri _ ) |
C# | |
---|---|
public ServiceHost( ServerBase server, Type endpointType, params Uri[] addresses ) |
Parameters
- server
- endpointType
- addresses
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family