SIFWorks ADK 2.0
SetSIF_Protocol Method (Type, Secure)
NamespacesEdustructures.SifWorks.InfraSIF_SIFNodeSetSIF_Protocol(String, YesNo)

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

Sets the value of the <SIF_Protocol> element.
Declaration Syntax
C#Visual BasicVisual C++
public void SetSIF_Protocol(
	string Type,
	YesNo Secure
)
Public Sub SetSIF_Protocol ( _
	Type As String, _
	Secure As YesNo _
)
public:
void SetSIF_Protocol (
	String^ Type, 
	YesNo^ Secure
)
Parameters
Type (String)
Identifies the type being used (e.g. "HTTP", "HTTPS", "MSMQ", etc.)
Secure (YesNo)
Indicates if the protocol provides a secure channel
Remarks

This form of setSIF_Protocol is provided as a convenience method that is functionally equivalent to the SIF_Protocol

Version: 2.0

Since: 1.1

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