Method | Description | |
---|---|---|
MessageInterceptorResult ( byte output, bool addToGraph, |
Initializes a new instance of the MessageInterceptorResult class.
|
public MessageInterceptorResult ( byte output, bool addToGraph, |
||
output | byte | The output. |
addToGraph | bool | if set to |
interceptorType | Type of the interceptor. | |
return | System |