Gets the IP address of the client.
public string ClientIPAddress { get; }
Public ReadOnly Property ClientIPAddress As String
public: property String^ ClientIPAddress { String^ get(); }
public:
property String^ ClientIPAddress {
String^ get();
}
The IP address of the client.
This value can be null or System.String.Empty if the event is not generated by a client connection.
For an example, refer to Leadtools.Jpip.Server.JpipServer.
Target Platforms
EventLogEntry Class
EventLogEntry Members
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Multimedia .NET | C API
Medical Web Viewer .NET
.NET
Silverlight
WinRT
WinRT Phone
Java
Android
iOS/macOS
JavaScript HTML5
Multimedia
Medical Web Viewer
C API
C++ Class Library