Jaa


ITransport Interface

Definition

A transport format used when writing data to the wire.

public interface ITransport : IDisposable
type ITransport = interface
    interface IDisposable
Public Interface ITransport
Implements IDisposable
Derived
Implements

Properties

IsConnected

Gets a value indicating whether the transport is connected.

Methods

Close()

Closes the transport.

Applies to