|
ISnmpMessageToBytes Method
|
Converts to the bytes.
Namespace: GSF.Net.Snmp.MessagingAssembly: GSF.Net (in GSF.Net.dll) Version: 2.4.248-beta
SyntaxFunction ToBytes As Byte()
array<unsigned char>^ ToBytes()
abstract ToBytes : unit -> byte[]
View SourceReturn Value
Byte
See Also