Method IsWritable
IsWritable(ServerType)
Determines whether this server type is a writable server.
public static bool IsWritable(this ServerType serverType)
Parameters
serverType
ServerTypeThe type of the server.
Returns
- bool
Whether this server type is a writable server.