Class HttpRelayTransportDescription
Describes HTTP relay transport.
Inheritance
System.Object
HttpRelayTransportDescription
Implements
System.Runtime.Serialization.IExtensibleDataObject
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.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
Implements
System.Runtime.Serialization.IExtensibleDataObject