PowerSNMP for .NET
Receive Method (SnmpSocket)




Reads and decodes the next SNMP message with matching StandardMessage.Id or Id. The IPEndPoint of the response must match the destination.
Overload List
OverloadDescription
Receive(RequestMessage,IPEndPoint)Reads and decodes the next SNMP message with matching StandardMessage.Id or Id. The IPEndPoint of the response must match the destination.  
Receive(Byte[],Int32,SocketFlags) (Inherited from System.Net.Sockets.Socket)
Receive(Byte[],SocketFlags) (Inherited from System.Net.Sockets.Socket)
Receive(Byte[]) (Inherited from System.Net.Sockets.Socket)
Receive(Byte[],Int32,Int32,SocketFlags) (Inherited from System.Net.Sockets.Socket)
Receive(Byte[],Int32,Int32,SocketFlags,SocketError) (Inherited from System.Net.Sockets.Socket)
Receive(IList{ArraySegment{Byte}}) (Inherited from System.Net.Sockets.Socket)
Receive(IList{ArraySegment{Byte}},SocketFlags) (Inherited from System.Net.Sockets.Socket)
Receive(IList{ArraySegment{Byte}},SocketFlags,SocketError) (Inherited from System.Net.Sockets.Socket)
See Also

Reference

SnmpSocket Class
SnmpSocket Members

6.1.1.2
PowerSNMP for .NET Documentation Version 7.0
© 2023 Dart Communications. All Rights Reserved.
Send comments on this topic