C#
VB
C++
Gets the port number of the client.
public string ClientPort { get; }
Public ReadOnly Property ClientPort As String
public:
property String^ ClientPort {
String^ get();
}
The port number of the client.
This value can be null or System.String.Empty if the event is not generated by a client connection.
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
Medical Web Viewer .NET