Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.7
|
Leadtools.Jpip.Logging Namespace > EventLogEntry Class : ChannelID Property |
public string ChannelID {get;}
'Declaration Public ReadOnly Property ChannelID As String
'Usage Dim instance As EventLogEntry Dim value As String value = instance.ChannelID
This value represents the channel id for the connected client.
This value can be null or System.String.Empty if the event is not generated by a client connection.