Click or drag to resize

MethodInvocationStream Properties

The MethodInvocationStream type exposes the following members.

Properties
  NameDescription
Public propertyClassName
Returns the name of the class providing the method.
Public propertyMethodName
Returns the name of the static method to invoke in the from-clause.
Public propertyOptionalEventTypeName
Returns the optional event type name
Public propertyParameterExpressions
Returns a list of expressions that are parameters to the method.
Public propertyStreamName
Returns the stream name.
(Inherited from Stream.)
Top
See Also