  | RequestEventServiceName Property  | 
 
            Gets the service name of this request event.
            
 
    Namespace: 
   OBCOM.NetSwitchLib.Servers
    Assembly:
   OBCOM.NetSwitchLib (in OBCOM.NetSwitchLib.dll) Version: 1.48.7760.35650 (1.48.7760.35650)
Syntaxpublic string ServiceName { get; }Public ReadOnly Property ServiceName As String
	Get
Property Value
Type: 
String
            The service name of this request event.
            
See Also