  | ChannelBaseKeepAlive Property  | 
 
            Gets  or  sets  a  value that indicates whether the KeepAlive
            option of this channel is active.
            
 
    Namespace: 
   OBCOM.NetSwitchLib.Utils
    Assembly:
   OBCOM.NetSwitchLib (in OBCOM.NetSwitchLib.dll) Version: 1.48.7760.35650 (1.48.7760.35650)
Syntaxpublic bool KeepAlive { get; set; }Public Property KeepAlive As Boolean
	Get
	Set
Property Value
Type: 
Booleantrue if 
KeepAlive is active; otherwise, 
false.
            
See Also