SIFWorks ADK 2.0
Port Property
NamespacesEdustructures.SifWorksHttpPropertiesPort

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

Gets or sets the port that push-mode agents will use when establishing a local socket.
Sets the port that push-mode agents will use when establishing a local socket.
Declaration Syntax
C#Visual BasicVisual C++
public virtual int Port{ get; set;}
Public Overridable Property Port As Integer
public:
virtual property int Port {
	int get ();
	void set (int value);
}
Value
The port number or -1 if uninitialized

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