Class SocketUtils
Inheritance
System.Object
SocketUtils
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: FixAntenna.Common.Utils
Assembly: FixAntenna.Common.dll
Syntax
public class SocketUtils
Methods
IsLocalPortAvailableForBinding(Int32)
Declaration
public static bool IsLocalPortAvailableForBinding(int port)
Parameters
| Type | Name | Description |
|---|---|---|
| System.Int32 | port |
Returns
| Type | Description |
|---|---|
| System.Boolean |