Builder..::..MergeProps Method

Namespace:  global
Assembly:  Akka.Remote (in Akka.Remote.dll)

Syntax


public DaemonMsgCreateData..::..Builder MergeProps(
	PropsData value
)
Public Function MergeProps ( _
	value As PropsData _
) As DaemonMsgCreateData..::..Builder
public:
DaemonMsgCreateData..::..Builder^ MergeProps(
	PropsData^ value
)

Parameters

value
Type: global..::..PropsData