UnknownPort Field

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Contains a value used to indicate the port for this protocol is unknown.

Namespace:  System
Assembly:  System.Http (in System.Http.dll)

Syntax

'Declaration
Protected Const UnknownPort As Integer
protected const int UnknownPort
protected:
literal int UnknownPort
static val mutable UnknownPort: int
protected const var UnknownPort : int

.NET Framework Security

See Also

Reference

Uri Class

System Namespace