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.