PowerSNMP for .NET
Receive Method (SnmpSocket)
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: Visual Basic (Declaration)
Language Filter: Visual Basic (Usage)
Language Filter: C#
Language Filter: Managed Extensions for C++
Language Filter: C++/CLI
Visual Basic (Declaration)
Visual Basic (Usage)
C#
Managed Extensions for C++
C++/CLI
Dart.Snmp Namespace
>
SnmpSocket Class
: Receive Method
Reads and decodes the next SNMP message with matching
StandardMessage.Id
or
Id
. The IPEndPoint of the response must match the destination.
Overload List
Overload
Description
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(Span{Byte})
(Inherited from
System.Net.Sockets.Socket
)
Receive(Span{Byte},SocketFlags)
(Inherited from
System.Net.Sockets.Socket
)
Receive(Span{Byte},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
PowerSNMP for .NET
Documentation Version 6.0
© 2021
Dart Communications
. All Rights Reserved.
Send comments
on this topic