Tcp.TcpClient.OnInitialize Method

Tungsten Suite

TcpTcpClientOnInitialize Method

[Missing <summary> documentation for "M:W.Net.Tcp.TcpClient.OnInitialize(System.Object[])"]

Namespace:  W.Net
Assembly:  Tungsten.Net (in Tungsten.Net.dll) Version: 2.0.2
Syntax
C#
protected virtual bool OnInitialize(
	params Object[] args
)

Parameters

args
Type: SystemObject

[Missing <param name="args"/> documentation for "M:W.Net.Tcp.TcpClient.OnInitialize(System.Object[])"]

Return Value

Type: Boolean

[Missing <returns> documentation for "M:W.Net.Tcp.TcpClient.OnInitialize(System.Object[])"]

See Also