Builder..::..SetClazz Method

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

Syntax


public PropsData..::..Builder SetClazz(
	string value
)
Public Function SetClazz ( _
	value As String _
) As PropsData..::..Builder
public:
PropsData..::..Builder^ SetClazz(
	String^ value
)

Parameters

value
Type: String