Determines whether or not this service will need a user defined IP address.
Namespace:
RightEdge.CommonAssembly: Common (in Common.dll) Version: 2010.1.0.0 (2010.1.0.0)
Syntax
| C# |
|---|
bool NeedsServerAddress() |
| Visual Basic (Declaration) |
|---|
Function NeedsServerAddress As Boolean |
| Visual C++ |
|---|
bool NeedsServerAddress() |