ServerPongReceivedArgsServerTime Property  | 
 
                Returns the time the event was recieved
            
 
    Namespace: 
   AdiIRCAPIv2.Arguments.Contextless
    Assembly:
   AdiIRCAPIv2 (in AdiIRCAPIv2.dll) Version: 2.0.1.7 (2.0.1.7)
Syntaxpublic DateTime ServerTime { get; }Property Value
Type: 
DateTime
Remarks
                If no IRCv3 @time tag was found in the raw line, returns the current time in UTC format
            
See Also