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