Configuration.FileServerErrorOnStartBehavior Property
public FileServerErrorOnStartBehavior FileServerErrorOnStartBehavior {get; set;}
This language is not supported or no code example is available.
public:
property FileServerErrorOnStartBehavior FileServerErrorOnStartBehavior {
FileServerErrorOnStartBehavior get( );
void set(
FileServerErrorOnStartBehavior value
);
}
This language is not supported or no code example is available.
public function get FileServerErrorOnStartBehavior() : FileServerErrorOnStartBehavior;
public function set FileServerErrorOnStartBehavior(value : FileServerErrorOnStartBehavior);
This language is not supported or no code example is available.