Builder..::..SetProtocol Method

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

Syntax


public AddressData..::..Builder SetProtocol(
	string value
)
Public Function SetProtocol ( _
	value As String _
) As AddressData..::..Builder
public:
AddressData..::..Builder^ SetProtocol(
	String^ value
)

Parameters

value
Type: String