Tcp.Generic.SecureTcpClient(TMessage) Constructor

Tungsten Suite

TcpGenericSecureTcpClientTMessage Constructor

Initializes a new instance of the TcpGenericSecureTcpClientTMessage class

Namespace:  W.Net
Assembly:  Tungsten.Net (in Tungsten.Net.dll) Version: 2.0.2
Syntax
C#
public SecureTcpClient(
	int keySize
)

Parameters

keySize
Type: SystemInt32

[Missing <param name="keySize"/> documentation for "M:W.Net.Tcp.Generic.SecureTcpClient`1.#ctor(System.Int32)"]

See Also