SignalOut.Assign Method

void Assign(MarshalByRefObject Source)

Assign values of all published properties from Source.

#NameTypeDescription
1SourceMarshalByRefObject

Result: stored in self (calling object)

Remarks:

Assign will raise an exception, if the types of the source and destination will not be an exact match.