public TrapV1Pdu( ObjectIdentifier enterprise, IP agent, Integer32 generic, Integer32 specific, TimeTicks timestamp, IList<Variable> variables )
Public Sub New ( enterprise As ObjectIdentifier, agent As IP, generic As Integer32, specific As Integer32, timestamp As TimeTicks, variables As IList(Of Variable) )
public: TrapV1Pdu( ObjectIdentifier^ enterprise, IP^ agent, Integer32^ generic, Integer32^ specific, TimeTicks^ timestamp, IList<Variable^>^ variables )
new : enterprise : ObjectIdentifier * agent : IP * generic : Integer32 * specific : Integer32 * timestamp : TimeTicks * variables : IList<Variable> -> TrapV1Pdu
GSF.Net.Snmp.TrapV1Pdu = function(enterprise, agent, generic, specific, timestamp, variables);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.