  | PendingReplyReplyKey Property  | 
 
            Gets the reply key of this pending reply.
            
 
    Namespace: 
   OBCOM.NetSwitchLib.Servers
    Assembly:
   OBCOM.NetSwitchLib (in OBCOM.NetSwitchLib.dll) Version: 1.48.7760.35650 (1.48.7760.35650)
Syntaxpublic string ReplyKey { get; }Public ReadOnly Property ReplyKey As String
	Get
Property Value
Type: 
String
            The reply key of this pending reply.
            
See Also