public static ErrorException Create( string message, IPAddress agent, ISnmpMessage body )
Public Shared Function Create ( message As String, agent As IPAddress, body As ISnmpMessage ) As ErrorException
public: static ErrorException^ Create( String^ message, IPAddress^ agent, ISnmpMessage^ body )
static member Create : message : string * agent : IPAddress * body : ISnmpMessage -> ErrorException
GSF.Net.Snmp.Messaging.ErrorException.Create = function(message, agent, body);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.