Chat Support
Loupe - Log - Monitor - Resolve
Gibraltar.Server.Client Namespace / WebChannel Class / WebChannel Constructor / WebChannel Constructor(IClientLogger,Boolean,String,String,Version)

WebChannel Constructor(IClientLogger,Boolean,String,String,Version)
Create a new web channel to the specified host.
Syntax
'Declaration
 
Public Function New( _
   ByVal logger As IClientLogger, _
   ByVal useSsl As Boolean, _
   ByVal hostName As String, _
   ByVal applicationBaseDirectory As String, _
   ByVal appProtocolVersion As Version _
)
 

Parameters

logger
useSsl
hostName
applicationBaseDirectory
appProtocolVersion
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