AvailableTransport Class

Definition

Part of the NegotiationResponse that represents an individual transport and the trasfer formats the transport supports.

public ref class AvailableTransport
public class AvailableTransport
type AvailableTransport = class
Public Class AvailableTransport
Inheritance
AvailableTransport

Constructors

AvailableTransport()

Properties

TransferFormats

A list of formats supported by the transport. Examples include "Text" and "Binary".

Transport

A transport available on the server.

Applies to