TcpClient (class)

This type is found in the namespace System.Net.Sockets

mget_ClientSocket
mset_ClientVoid
mget_AvailableInt32
mget_ConnectedBoolean
mget_ExclusiveAddressUseBoolean
mset_ExclusiveAddressUseVoid
mDisposeVoid
mget_ReceiveBufferSizeInt32
mset_ReceiveBufferSizeVoid
mget_SendBufferSizeInt32
mset_SendBufferSizeVoid
mget_ReceiveTimeoutInt32
mset_ReceiveTimeoutVoid
mget_SendTimeoutInt32
mset_SendTimeoutVoid
mget_LingerStateLingerOption
mset_LingerStateVoid
mget_NoDelayBoolean
mset_NoDelayVoid
mConnectVoid
mConnectVoid
mConnectVoid
mConnectVoid
mBeginConnectIAsyncResult
mBeginConnectIAsyncResult
mBeginConnectIAsyncResult
mEndConnectVoid
mConnectAsyncTask
mConnectAsyncTask
mConnectAsyncTask
mGetStreamNetworkStream
mCloseVoid
mEqualsBoolean
mGetHashCodeInt32
mGetTypeType
mToStringString
c.ctor
c.ctor
c.ctor
c.ctor
pClientSocket
pAvailableInt32
pConnectedBoolean
pExclusiveAddressUseBoolean
pReceiveBufferSizeInt32
pSendBufferSizeInt32
pReceiveTimeoutInt32
pSendTimeoutInt32
pLingerStateLingerOption
pNoDelayBoolean

get_Client

set_Client

.

get_Available

valueSystem.Net.Sockets.Socket

get_Connected

.

get_ExclusiveAddressUse

.

set_ExclusiveAddressUse

.

Dispose

valueSystem.Boolean

get_ReceiveBufferSize

.

set_ReceiveBufferSize

.

get_SendBufferSize

valueSystem.Int32

set_SendBufferSize

.

get_ReceiveTimeout

valueSystem.Int32

set_ReceiveTimeout

.

get_SendTimeout

valueSystem.Int32

set_SendTimeout

.

get_LingerState

valueSystem.Int32

set_LingerState

.

get_NoDelay

valueSystem.Net.Sockets.LingerOption

set_NoDelay

.

Connect

valueSystem.Boolean

Connect

hostnameSystem.String
portSystem.Int32

Connect

addressSystem.Net.IPAddress
portSystem.Int32

Connect

remoteEPSystem.Net.IPEndPoint

BeginConnect

ipAddressesSystem.Net.IPAddress[]
portSystem.Int32

BeginConnect

hostSystem.String
portSystem.Int32
requestCallbackSystem.AsyncCallback
stateSystem.Object

BeginConnect

addressSystem.Net.IPAddress
portSystem.Int32
requestCallbackSystem.AsyncCallback
stateSystem.Object

EndConnect

addressesSystem.Net.IPAddress[]
portSystem.Int32
requestCallbackSystem.AsyncCallback
stateSystem.Object

ConnectAsync

asyncResultSystem.IAsyncResult

ConnectAsync

addressSystem.Net.IPAddress
portSystem.Int32

ConnectAsync

hostSystem.String
portSystem.Int32

GetStream

addressesSystem.Net.IPAddress[]
portSystem.Int32

Close

.

Equals

.

GetHashCode

objSystem.Object

GetType

.

ToString

.

.ctor

.

.ctor

localEPSystem.Net.IPEndPoint

.ctor

.

.ctor

familySystem.Net.Sockets.AddressFamily

Client

hostnameSystem.String
portSystem.Int32

Available

.

Connected

.

ExclusiveAddressUse

.

ReceiveBufferSize

.

SendBufferSize

.

ReceiveTimeout

.

SendTimeout

.

LingerState

.

NoDelay

.
.