Share via


ITransport Interface

Definition

A transport format used when writing data to the wire.

C#
public interface ITransport : IDisposable
Derived
Implements

Properties

IsConnected

Gets a value indicating whether the transport is connected.

Methods

Close()

Closes the transport.

Applies to

Product Versions
Microsoft.Bot.Builder 4.0