  | 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
SyntaxPublic ReadOnly Property Port As Integer
	Get
public:
property int Port {
	int get ();
}member Port : int with get
Property Value
Int32
See Also