Click or drag to resize

ISnmpContextCopyRequest Method

Copies the request variable bindings to response.

Namespace: GSF.Net.Snmp.Pipeline
Assembly: GSF.Net (in GSF.Net.dll) Version: 2.4.181-beta
Syntax
void CopyRequest(
	ErrorCode status,
	int index
)
View Source

Parameters

status  ErrorCode
The status.
index  Int32
The index.
See Also