Builder..::..SetType Method

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

Syntax


public Selection..::..Builder SetType(
	PatternType value
)
Public Function SetType ( _
	value As PatternType _
) As Selection..::..Builder
public:
Selection..::..Builder^ SetType(
	PatternType^ value
)

Parameters

value
Type: global..::..PatternType