Show / Hide Table of Contents

    Class TcpRelayTransportDescription

    Describes HTTP relay transport.

    Inheritance
    Object
    TransportDescriptionBase
    RelayTransportDescriptionBase
    TcpRelayTransportDescription
    Implements
    IExtensibleDataObject
    Inherited Members
    RelayTransportDescriptionBase.Security
    TransportDescriptionBase.ExtensionData
    Object.ToString()
    Object.Equals(Object)
    Object.Equals(Object, Object)
    Object.ReferenceEquals(Object, Object)
    Object.GetHashCode()
    Object.GetType()
    Object.MemberwiseClone()
    Namespace: Nevatech.Vsb.Repository.Services.Policies
    Assembly: Nevatech.Vsb.Repository.dll
    Syntax
    public class TcpRelayTransportDescription : RelayTransportDescriptionBase, IExtensibleDataObject

    Constructors

    TcpRelayTransportDescription()

    Declaration
    public TcpRelayTransportDescription()

    Properties

    Scheme

    When implemented by a class, gets the transport scheme (protocol) represented by this instance.

    Declaration
    public override TransportScheme Scheme { get; }
    Property Value
    Type Description
    TransportScheme
    Overrides
    TransportDescriptionBase.Scheme

    Implements

    System.Runtime.Serialization.IExtensibleDataObject
    Back to top Nevatech Sentinet 6.5 Online Documentation