Click or drag to resize

MessageFactoryExceptionSetBytes Method

Sets the bytes.

Namespace: GSF.Net.Snmp.Messaging
Assembly: GSF.Net (in GSF.Net.dll) Version: 2.4.181-beta
Syntax
public void SetBytes(
	byte[] value
)
View Source

Parameters

value  Byte
Bytes.
See Also