| CredentialOptionsPort Property |
Linkar Framework .NET (Core and Framework)
Port number where the EntryPoint keeps listening.
Namespace: LinkarAssembly: Linkar (in Linkar.dll) Version: 2.3.1
Syntax Public ReadOnly Property Port As Integer
Get
public:
property int Port {
int get ();
}
member Port : int with get
Property Value
Int32See Also