SIFWorks ADK 2.0
TransportProperties Class
NamespacesEdustructures.SifWorksTransportProperties

[This is preliminary documentation and is subject to change.]

Properties describing operational settings of a transport protocol.
Declaration Syntax
C#Visual BasicVisual C++
[SerializableAttribute]
public abstract class TransportProperties : AdkProperties
<SerializableAttribute> _
Public MustInherit Class TransportProperties _
	Inherits AdkProperties
[SerializableAttribute]
public ref class TransportProperties abstract : public AdkProperties
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
TransportPropertiesTransportPropertiesNew()()
Constructor

TransportPropertiesTransportPropertiesNew(TransportProperties)
Constructs a TransportProperties object that inherits its properties from a parent. Call the Agent.getDefaultTransportProperties method to obtain the default TransportProperties object for a given transport protocol.

Defaults(Object)
Initialize the TransportProperties with default values
(Overrides AdkProperties.Defaults(Object).)
Protocol
Gets the name of the transport protocol associated with these properties

Inheritance Hierarchy
Object
AdkProperties
 TransportProperties
  HttpProperties

Assembly: Edustructures.SifWorks.Adk (Module: Edustructures.SifWorks.Adk) Version: 2.0.0.10