| CredentialOptionsPort Property |
Linkar Framework for .NET and Core
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