Class TcpTransportDescription
Describes TCP/IP transport.
Implements
Inherited Members
Namespace: Nevatech.Vsb.Repository.Services.Policies
Assembly: Nevatech.Vsb.Repository.dll
Syntax
public sealed class TcpTransportDescription : TransportDescriptionBase, IExtensibleDataObject
  Constructors
TcpTransportDescription()
Declaration
public TcpTransportDescription()
  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
Security
Gets or sets TCP protocol security.
Declaration
public TcpSecurityType Security { get; set; }
  Property Value
| Type | Description | 
|---|---|
| TcpSecurityType |