GenericReflector.

SetTransaction(Transaction) Method

Summary

Associated a transaction with the current reflector.

Syntax

public virtual void SetTransaction(Transaction trans)

Remarks

Associated a transaction with the current reflector.

Parameters

Name Type Description
trans Transaction

Return Value

Type Description
void