SIFWorks ADK 2.0
TransportProtocol Property
NamespacesEdustructures.SifWorksAgentPropertiesTransportProtocol

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

Gets or sets the name of the Transport Protocol to use for this agent or zone.
Declaration Syntax
C#Visual BasicVisual C++
public virtual string TransportProtocol{ get; set;}
Public Overridable Property TransportProtocol As String
public:
virtual property String^ TransportProtocol {
	String^ get ();
	void set (String^ value);
}
Value
The name of the Transport Protocol (defaults to http)

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