Share via


ITransportSettings Interface

Definition

Interface used to define various transport-specific settings for DeviceClient and ModuleClient.

public interface ITransportSettings
type ITransportSettings = interface
Public Interface ITransportSettings
Derived

Properties

DefaultReceiveTimeout

The default receive timeout.

Methods

GetTransportType()

Returns the transport type of the TransportSettings object.

Applies to