A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://rabbitmq.github.io/rabbitmq-dotnet-client/api/RabbitMQ.Client.TcpClientAdapter.html below:

Class TcpClientAdapter
Namespace
RabbitMQ.Client
Assembly
RabbitMQ.Client.dll

Simple wrapper around Socket.

public class TcpClientAdapter : ITcpClient, IDisposable
Inheritance

TcpClientAdapter

Implements
Inherited Members
Constructors TcpClientAdapter(Socket)
public TcpClientAdapter(Socket socket)
Parameters
socket Socket
Properties Client
public virtual Socket Client { get; }
Property Value
Socket
Connected
public virtual bool Connected { get; }
Property Value
bool
ReceiveTimeout
public virtual TimeSpan ReceiveTimeout { get; set; }
Property Value
TimeSpan
Methods Close()
public virtual void Close()
ConnectAsync(IPAddress, int, CancellationToken)
public virtual Task ConnectAsync(IPAddress ep, int port, CancellationToken cancellationToken = default)
Parameters
ep IPAddress
port int
cancellationToken CancellationToken
Returns
Task
Dispose()

Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.

Dispose(bool)
protected virtual void Dispose(bool disposing)
Parameters
disposing bool
GetMatchingHost(IReadOnlyCollection<IPAddress>, AddressFamily)
public static IPAddress? GetMatchingHost(IReadOnlyCollection<IPAddress> addresses, AddressFamily addressFamily)
Parameters
addresses IReadOnlyCollection<IPAddress>
addressFamily AddressFamily
Returns
IPAddress
GetStream()
public virtual NetworkStream GetStream()
Returns
NetworkStream

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4