IPAddress Property

Summary
Gets or sets the IP address of the syslog server.
Syntax
C#
C++/CLI
public IPAddress IPAddress { get; set; } 
public: 
property IPAddress^ IPAddress { 
   IPAddress^ get(); 
   void set (    IPAddress^ ); 
} 

Property Value

The IP address.

Requirements

Target Platforms

Help Version 22.0.2023.2.9
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Logging Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.