Visual Basic (Declaration) | |
---|---|
Public Function New( _ ByVal contextId As String, _ ByVal bufferManager As BufferManager, _ ByVal quotas As TcpChannelQuotas, _ ByVal clientCertificate As X509Certificate2, _ ByVal serverCertificate As X509Certificate2, _ ByVal endpoint As EndpointDescription _ ) |
C# | |
---|---|
public TcpClientChannel( string contextId, BufferManager bufferManager, TcpChannelQuotas quotas, X509Certificate2 clientCertificate, X509Certificate2 serverCertificate, EndpointDescription endpoint ) |
Parameters
- contextId
- bufferManager
- quotas
- clientCertificate
- serverCertificate
- endpoint
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family