PFExternalConnection_Location_CassandraServerPort Property |
Gets or sets the server address port.
Default value: 9042.
Namespace:
Packflow.Core
Assembly:
MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax [DataMemberAttribute]
public int ServerPort { get; set; }
Property Value
Type:
Int32See Also