|
MessageFactoryExceptionGetBytes Method
|
Gets the bytes.
Namespace: GSF.Net.Snmp.MessagingAssembly: GSF.Net (in GSF.Net.dll) Version: 2.4.248-beta
SyntaxPublic Function GetBytes As Byte()
public:
array<unsigned char>^ GetBytes()
member GetBytes : unit -> byte[]
View SourceReturn Value
Byte
See Also