Show / Hide Table of Contents

    Class HttpRelayTransportDescription

    Describes HTTP relay transport.

    Inheritance
    Object
    TransportDescriptionBase
    RelayTransportDescriptionBase
    HttpRelayTransportDescription
    HttpsRelayTransportDescription
    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 HttpRelayTransportDescription : RelayTransportDescriptionBase, IExtensibleDataObject

    Constructors

    HttpRelayTransportDescription()

    Declaration
    public HttpRelayTransportDescription()

    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