FluentConfigRemote..::..StartRemotingOn Method (FluentConfig, String, Int32)
Namespace:
Akka
Assembly: Akka.Remote (in Akka.Remote.dll)
Assembly: Akka.Remote (in Akka.Remote.dll)
Syntax
public static FluentConfig StartRemotingOn( this FluentConfig self, string hostname, int port )
<ExtensionAttribute> _ Public Shared Function StartRemotingOn ( _ self As FluentConfig, _ hostname As String, _ port As Integer _ ) As FluentConfig
[ExtensionAttribute] public: static FluentConfig^ StartRemotingOn( FluentConfig^ self, String^ hostname, int^ port )